SMLFamily / The-Definition-of-Standard-ML

The Definition of Standard ML (1990)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Definition of Standard ML

These sources are currently based on the SML90 version of the Definition of Standard ML. To build a PDF, perform the following steps in a terminal window:

pdflatex root
bibtex root
pdflatex root
pdflatex root

The file root.pdf will be produced.

Obtaining a printed copy of the book

MIT Press has graciously allowed us to release this work in PDF form and continue to extend it again. If you would like a printed copy of this work, please purchase one from their site:

http://mitpress.mit.edu/books/definition-standard-ml

License

This work is licensed under the Creative Comments Attribution-NonCommercial-ShareAlike 3.0 Unported license.

About

The Definition of Standard ML (1990)


Languages

Language:TeX 86.2%Language:Standard ML 13.8%