ebisp icon indicating copy to clipboard operation
ebisp copied to clipboard

Embedded Lisp

Tsoding Build Status

Ebisp

Embedded Lisp

Quick Start

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