Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/taiki45/practical-ruby-lisp

Lisp subset interpreter written by Ruby
https://github.com/taiki45/practical-ruby-lisp

Last synced: 13 days ago
JSON representation

Lisp subset interpreter written by Ruby

Awesome Lists containing this project

README

        

= A project for my practice =

== Goal ==
* Implement a Lisp subset
* Get used to BDD with RSpec and Cucumber