SML Language

Command: smlnj (SML/NJ REPL) for open Standard ML of New Jersey v110.99

Basic Keys

Lab Check-in

in <topic>_lab directory, type make checkin

Built-in Functions

real : int -> real trunc : real -> int (cut out int portion)

Reminder

We don't write ; unless you are in terminal. You should not write ; even for test cases.

Table of Content