Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/martinaskestad/lisp

A very simple LISP-like interpreter.
https://github.com/martinaskestad/lisp

lisp-interpreter

Last synced: about 2 months ago
JSON representation

A very simple LISP-like interpreter.

Awesome Lists containing this project

README

        

# LISP

A very simple LISP inspired parser/lexer/interpeter written in Rust. Mostly a way have fun and experiment with writing a programming language.