/neptune

A small lisp written in C

Primary LanguageCMIT LicenseMIT

neptune

A small lisp written in C

Dependencies

neptune uses editline, so you may have to install it on your system.

For example, you can install it on Ubuntu with sudo apt install libedit-dev

I may eventually use the preprocessor to polyfill it, but that day has not come yet.