5 Forks
51 Stars
51 Watchers

lisp

Minimal Lisp interpreter using 75LOC and only standard libraries.

How to download and setup lisp

Open terminal and run command
git clone https://github.com/jamesmoriarty/lisp.git
git clone is used to create a copy or clone of lisp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with lisp https://github.com/jamesmoriarty/lisp/archive/master.zip

Or simply clone lisp with SSH
[email protected]:jamesmoriarty/lisp.git

If you have some problems with lisp

You may open issue on lisp support forum (system) here: https://github.com/jamesmoriarty/lisp/issues