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
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.
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. ...
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.). ...
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. ...
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.
This book serves as an introduction to Unix system programming with a focus on interprocess communication.
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.
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...
Objective A research team at INRIA in France created the popular, expressive, high-performance dialect of ML known as Caml (OCaml).
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