CS 15-212: Fundamental Principles of Computer Science II

Introduction to MLWorks


Outline

About MLWorks
Documentation for MLWorks
MLWorks at CMU
Using Emacs with MLWorks
Starting MLWorks
The Podium
Preferences
The Listener
The Error Browser
The Inspector
The Context Browser and The System Browser
The Stack Browser (Debugger)
The Breakpoint Manager and The Trace Manager
The History Window

About MLWorks

MLWorks is an integrated development environment for the ML programming language developed by Harlequin Incorporated. MLWorks features a graphical user interface, an interpreter, a debugger, browsers for various system resources, and a compilation manager for projects with multiple source files.

The purpose of this document is to minimize the amount of time you spend wrestling with the peculiarities of the environment, as opposed to the more conceptual aspects of the assignments.

Documentation for MLWorks

MLWorks at CMU

Using Emacs with MLWorks

Starting MLWorks

The Podium

Preferences

The Listener

The Error Browser

The Inspector

The Context Browser and The System Browser

The Stack Browser (Debugger)

The Breakpoint Manager and The Trace Manager

The History Window


Andrew Bernard