This repository contains examples of using Standard ML, hopefully categorized in a useful way.

Zelphir Kaltstahl f6920825e4 add list printing procedure 1 year ago
basics 3f4c929a89 indent 2 years ago
.gitignore 5524312269 update gitignore 2 years ago
LICENSE 8e932a1c2f Initial commit 2 years ago
README.md 8e932a1c2f Initial commit 2 years ago
binary-tree.sml 1586aa7625 add examples 2 years ago
datatypes.sml 1586aa7625 add examples 2 years ago
exercises.org f6920825e4 add list printing procedure 1 year ago
exercises.sml a3553c2f09 solve first exercises 2 years ago
parser-combinators.sml ed31adbc18 add another approach 2 years ago
repl-usage.md 53330f81b7 add export 2 years ago
repl-usage.org 53330f81b7 add export 2 years ago
web-resources.org 98f06fd25c update date 2 years ago

README.md

sml-examples

This repository contains examples of using Standard ML, hopefully categorized in a useful way.