This release of NESL includes an experimental stand-alone verson of the language that does not use VCODE or CVL. This version runs inside a Common Lisp environment and is limited in several respects:
To build the stand-alone NESL, first cd neslseqsrc and then start up Common Lisp. Load the NESL files into the lisp with (load "neslseqsrc/load.lisp"). To start up NESL, type (nesl).