Skip to content

yanarp/golisp

 
 

Repository files navigation

golisp

CI

Lisp Interpreter

Usage

$ golisp < foo.lisp

Installation

$ go get github.com/mattn/golisp/cmd/golisp

TODO

  • defun
  • lambda
  • user-function
  • aref
  • macro
  • cons-cell

License

MIT

Author

Yasuhiro Matsumoto (a.k.a. mattn)

About

Lisp Interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 92.5%
  • Common Lisp 5.6%
  • NewLisp 1.9%