[Next] [Previous] [up] [Top] [Contents] [Index]

Learning MCL

This Getting Started Guide is the best way to begin learning MCL. It includes installation instructions followed by activity-driven introductions to the main elements of MCL:

  • The read-eval-print loop, for interactively running Lisp code.
  • The editor and listener windows.
  • Compiling files.
  • Aspects of the application framework.
  • Debugging and on-line help tools.
  • Customizing your environment.
  • The Common Lisp Object System (CLOS)

  • The Macintosh Common Lisp Reference Manual provides a complete description of every feature of MCL, including the user interface, the application framework and other extensions which MCL provides to the Common Lisp language.

    Online documentation is provided through balloon help and through documentation strings for built-in symbols.


    Gettmg Started with MCL - 19 OCT 1996
    [Next] [Previous] [up] [Top] [Contents] [Index]

    Generated with Harlequin WebMaker