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

https://github.com/manuel/ell

A Lisp->C compiler, using the dynamic linking loader
https://github.com/manuel/ell

Last synced: 5 months ago
JSON representation

A Lisp->C compiler, using the dynamic linking loader

Awesome Lists containing this project

README

        

Install prerequisites, build, and run ell with:

sudo apt-get install libgc-dev libreadline-dev uuid-dev
make
./ell

If it doesn't work, check the file BUGS.