0 Forks
20 Stars
20 Watchers

lispy

A Lisp-dialect written in Go featuring a library written in itself, a REPL, tail-optimized recursion, macros, and a meta-circular interpreter.

How to download and setup lispy

Open terminal and run command
git clone https://github.com/amirgamil/lispy.git
git clone is used to create a copy or clone of lispy 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 lispy https://github.com/amirgamil/lispy/archive/master.zip

Or simply clone lispy with SSH
[email protected]:amirgamil/lispy.git

If you have some problems with lispy

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