Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jroesch/lispplusplus

A simple C++ Lisp Implementation.
https://github.com/jroesch/lispplusplus

Last synced: 24 days ago
JSON representation

A simple C++ Lisp Implementation.

Awesome Lists containing this project

README

        

A basic implementation of a Lisp Interpreter, written in C++, using it as exercise to improve my skills at implementing a Lisp, and just a general C++ programming exercise.