Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/grahamboree/elisp

A lisp designed to be an embedded scripting language.
https://github.com/grahamboree/elisp

Last synced: about 1 month ago
JSON representation

A lisp designed to be an embedded scripting language.

Awesome Lists containing this project

README

        

Convetions
==========
* throw std::logic_error when given bad code
* throw std::runtime_error when an internal error occurs