A tiny lisp interpreter
A simple LISP parser and executer.
A lisp without unnecessary entities.
Install it by the following command:
An implementation of [lambda calculus](https://en.wikipedia.org/wiki/Lambda_calculus).
Lisp to JavaScript transpiler
An implementation of Hindley-Milner type system.
An implementation of lambda calculus by [explicit substitution](https://en.wikipedia.org/wiki/Explicit_substitution).
```lisp ;;; top level statement
Transpile lisp to JS
A lisp with structural type system.
```lisp ;;; top level statement
JavaScript compiler / interpreter for Lisp language
small cli for brandly-lisp
it's a lisp interpreter