GUI

No documentation currently available.

Simulator

  1. If you are on Windows, you need a recent version of Cygwin
  2. You need a patched version of SML/NJ to get started. In some directory run bin/buildml where is the minor version you wish to install, e.g., 73.
  3. The directory created before must be added to your path
  4. Test that SML/NJ installed correctly by executing sml
  5. Then try executing open MLParser
  6. If this does not give an error, you are good to go
  7. Build the simulator by going to simulator/ and executing make
  8. Copy the simulator in place by running from simulator/ make install

Access/CPN

  1. See the separate page on Access/CPN
Documentation

You must be logged in to post a comment.