Free ML (Meta Language) and Standard ML (SML) Programming Books & Tutorials. Read online or download these free ML (Meta Language) and Standard ML (SML) Programming eBooks, lecture notes & tutorials.
10 results - showing 1 - 10
Ordering
OCaml from the Very Beginning (John Whitington)
 
0.0 (0)

Ebook Details

This book teaches a current general-purpose programming language with no prerequisites. The reader learns a new concept in each brief, stand-alone chapter as they progress toward being able to develop rather significant programs.
Functional Programming in OCaml (Michael R. Clarkson, et al.)
 
0.0 (0)

Ebook Details

The goal of this book is to improve your programming skills. You now have the chance to learn a new language from start and consider the differences between programming and programming in a language as you go. ...
Exploring ReasonML and Functional Programming (Dr. Axel Rauschmayer)
 
0.0 (0)

Ebook Details

Publisher
This book teaches Facebook's ReasonML programming language. It serves as a functional programming introduction as well. ReasonML's syntax is familiar to those who are used to C-style languages (such as Java, JavaScript, C#, etc.). ...
Programming in Standard ML (Robert Harper)
 
0.0 (0)

Ebook Details

Author(s)
A general-purpose programming language with a major project focus is Standard ML. For the benefit of users and implementers alike, as well as everyone else involved with the language, this book offers a formal description of Standard ML. ...
Purely Functional Data Structures (Chris Okasaki)
 
0.0 (0)

Ebook Details

Author(s)
The majority of data structure literature presupposes an imperative language, such as C or C++. However, functional languages like Standard ML, Haskell, or Scheme do not always transfer these languages' data structures well.
Unix System Programming in OCaml (Xavier Leroy, et al)
 
0.0 (0)

Ebook Details

Publisher
This book serves as an introduction to Unix system programming with a focus on interprocess communication.
Real World OCaml: Functional Programming for the Masses (Yaron Minsky, et al)
 
0.0 (0)
Learn how to use the OCaml multi-paradigm programming language to address common issues in data processing, numerical computing, system scripting, and database-driven web applications.
Think OCaml: How to Think Like a Computer Scientist (Allen Downey, et al)
 
0.0 (0)

Ebook Details

A basic programming textbook using the OCaml language is presented in this book. It is designed for people who are new to programming as well as experienced programmers who want to learn how to program using the function-oriented paradigm...
Introduction to Objective Caml Programming Language (Jason Hickey)
 
0.0 (0)

Ebook Details

Author(s)
Objective A research team at INRIA in France created the popular, expressive, high-performance dialect of ML known as Caml (OCaml).
Developing Applications with Objective Caml (Emmanuel Chailloux, et al)
 
0.0 (0)
Functional and object-oriented programming are both supported by the open-source programming language Objective Caml (OCaml). With attributes like a strong object system, type safety, and a large standard library, OCaml is a language that promotes practical rather than dogmatic...
10 results - showing 1 - 10