Table of Contents
Description
This is a very preliminary attempt to create a new Lisp dialect implemented using Common Lisp.
Dependencies
SBCL and quicklisp
Usage
- Clone Repository.
- cd into Julius directory.
- Start sbcl as follows: sbcl --load startup.lisp.