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

https://github.com/zencephalon/lisp-rb

Implementation of Lisp in Ruby based on Peter Norvig's Python Lisp
https://github.com/zencephalon/lisp-rb

Last synced: 23 days ago
JSON representation

Implementation of Lisp in Ruby based on Peter Norvig's Python Lisp

Awesome Lists containing this project

README

          

# lisp-rb
Implementation of Lisp in Ruby based on Peter Norvig's Python Lisp