CS242: Programming

Home Announce Handouts Slides Reading People Office Hours
 

Language reference documents on the web

Language implementions on Stanford machines

See Leland Documents for more information on using the Leland system at Stanford.

If you use Standard ML on Leland, you might find that the results of expressions sometimes have '#' charachters intead of computed values or sub-expressions. The runtime system truncates answers at around 20 characters by default, inserting hashes to make the results more compact (!) You can get more information by entering Compiler.Control.Print.printDepth := 100;

All CS242 students must have a SUNet ID providing access to the Leland system.

Language implementions on the web


CS242 Staff
Last modified: Tue Dec 11 16:02:37 PST 2001