A Lisp language interpreter written by Lua
Inspired by tinylisp: https://github.com/Robert-van-Engelen/tinylisp
- eval
- car
- -
- <
- or
- cond
- lambda
- quote
- cdr
- *
- int
- and
- if
- define
- cons
- +
- /
- eq?
- not
- let*
- pair?
- env
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Lisp language interpreter written by Lua
Inspired by tinylisp: https://github.com/Robert-van-Engelen/tinylisp