From 3d3929bc781106e4f18cd90d8f0867c8163dd8a9 Mon Sep 17 00:00:00 2001 From: Chuan Wei Foo Date: Thu, 13 Jan 2022 10:50:18 +0800 Subject: [PATCH] Add "Unix System Programming with Standard ML" (#6668) --- books/free-programming-books-langs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 018fe1dec..c3c11c4a0 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -2340,6 +2340,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE * [Programming in Standard ML, DRAFT](http://www.cs.cmu.edu/~rwh/isml/book.pdf) - Robert Harper (PDF) * [SML# Document](http://www.pllab.riec.tohoku.ac.jp/smlsharp/docs/3.0/en/manual.xhtml) - Atsushi Ohori, Katsuhiro Ueno * [The Definition of Standard ML (Revised)](http://sml-family.org/sml97-defn.pdf) - SMLFamily GitHub project (PDF) +* [Unix System Programming with Standard ML](http://mlton.org/References.attachments/Shipman02.pdf) - Anthony L. Shipman (PDF) ### Subversion