Skip to content

yubrot/golisp

Repository files navigation

golisp

golisp is a Go version of Rosetta Lisp implementation.

# Installation:
# Unfortunately we cannot use go install github.com/yubrot/golisp/golisp@latest for now,
# since this repository uses submodules.
git clone https://github.com/yubrot/golisp
cd golisp/golisp && go install

# Development:
git clone https://github.com/yubrot/golisp
cd golisp/golisp && go build

About

Small LISP interpreter in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors