/ebisp

Embedded Lisp

Primary LanguageCMIT LicenseMIT

Tsoding Build Status

Ebisp

Embedded Lisp

Quick Start

$ make                   # build the entire project
$ ./repl                 # run the Ebisp repl
$ ./ebisp_test           # run the Unit Tests