Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 921 Bytes

File metadata and controls

20 lines (13 loc) · 921 Bytes

'(:cell)

Build Status

Live REPL available here: http://cell-lang.org

Cell is a toy language based on the original Lisp specification. I wrote this interpreter solely for the purpose of learning how Lisp works, so please do not attempt to use it for any real project. As always, any comments or criticisms are welcome.

This implementation was influenced heavily by:

License

Copyright © 2013 Joshua Fleming

Distributed under the Eclipse Public License.