/golisp

Lisp Interpreter

Primary LanguageGo

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)