CSci 4651 Programming languages -- Resources.

[Home] [Syllabus] [Assignments] [Resources]

This page contains handouts for the course and links to other helpful materials. The materials will be added as the course progresses.

Scheme resources

ML resources

The version of ML used in this class is Standard ML '97 (SML97). The most common implementation of this version of ML is SML/NJ. Unless specified otherwise, the links below refer to SML/NJ.