public
Description: Lemur Scheme is my senior project for college, implementing Scheme in Ruby.
Homepage: http://crnixon.github.com/lemur-scheme
Clone URL: git://github.com/crnixon/lemur-scheme.git
Clinton R. Nixon (author)
Sun Mar 01 18:43:59 -0800 2009
name age message
file .gitignore Mon Feb 23 14:05:28 -0800 2009 fixed reference to test_helper in tests [crnixon]
file LICENSE Sat Feb 21 20:57:10 -0800 2009 MIT license [Clinton R. Nixon]
file Rakefile Mon Feb 23 12:22:35 -0800 2009 cleaned up object extensions [crnixon]
file TODO Sun Mar 01 18:42:32 -0800 2009 added to TODO [Clinton R. Nixon]
directory bin/ Mon Feb 23 19:27:40 -0800 2009 moved REPL out into its own class [Clinton R. Nixon]
file implementation_checklist.txt Mon Feb 23 19:42:37 -0800 2009 added to checklist [Clinton R. Nixon]
file lessons_talk.markdown Wed Feb 25 08:29:01 -0800 2009 for talk [crnixon]
directory lib/ Sun Mar 01 18:43:59 -0800 2009 added reduce; [Clinton R. Nixon]
directory site/ Sat Feb 14 09:47:04 -0800 2009 minor refactoring [Clinton R. Nixon]
directory test/ Wed Feb 25 04:44:27 -0800 2009 let finally implemented [Clinton R. Nixon]