Programming Languages BooksML Books

Elements of ML Programming, 2nd Edition (ML97)

Elements of ML Programming, 2nd Edition (ML97)

Elements of ML Programming, 2nd Edition (ML97)

This note covers the following topics: Defining Functions, Input and Output, ML Data Structures, Encapsulation and the ML Module System, ML Standard Basis.

Author(s):

sNA Pages
Similar Books
Functional Programming with ML

Functional Programming with ML

This note covers the following topics: Backus’ FP Systems, Mathematical Functions and First Steps in ML, Basic Datatypes and Lists in ML, Evaluation of Expressions and Recursive Functions, Local Declarations and Modules, Polymorphic Type Checking, Datatype Exception and Recursive Datatypes, Reasoning about Functional Programs, Domain Theory and Fixpoint Semantics, Imperative Programming.

s208 Pages
Introduction to Standard ML

Introduction to Standard ML

These notes are an introduction to the Standard ML programming language. Topics covered includes: Interacting with ML, Polymorphism and Overloading, Exceptions, Basic expressions, values, and types, Identfiers, bindings, and declarations, Modules System, Input and Output.

s106 Pages