Skip to content
This repository was archived by the owner on Oct 23, 2018. It is now read-only.

Files

Latest commit

 

History

History

SML

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

SML implementation of "Hello World"

Example output:

$ smlnj < hello-world.sml 
Standard ML of New Jersey v110.84 [built: Thu Sep 06 10:12:54 2018]
- Hello World!
val it = () : unit
-