
NESL Currently runs under ALLEGRO and LUCID Common Lisp.

To setup NESL you need to 
  1) Change the variable *NESL-PATH* in the file "load.lisp".
  2) Start up a Common Lisp.
  3) Run (load "load.lisp").  The first time you run this it will
     compile the appropriate files, including making CVL and VCODE.

To use remote execution, read the document .../doc/remote.info.
