Skip to content

Clone of Mary Rose Cook's Little Lisp interpreter but written in Ruby instead of Javascript

Notifications You must be signed in to change notification settings

german/little_lisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project was intended to be a one-to-one clone of Mary Rose Cook's Little Lisp interpreter. Written in Ruby instead of Javascript though.

The original blog post with detailed explanations could be found here: http://maryrosecook.com/post/little-lisp-interpreter and the corresponding Ruby code is in the little_lisp_original.rb file.

However the main code diverged a little and could be found in little_lisp.rb file. Tests are written in RSpec and could be run from the command line by simply invoking spec command in the project's folder.

About

Clone of Mary Rose Cook's Little Lisp interpreter but written in Ruby instead of Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages