Programming Languages BooksML Books

A Gentle Introduction to ML

Advertisement

A Gentle Introduction to ML

A Gentle Introduction to ML

This is aimed at students with some programming skills, but new to functional languages. It consists almost entirely of exercises and diversions, these are intended to be completed at a machine with at least some supervision.

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
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.

sNA Pages

Advertisement