Skip to content

tlehman/ez-scheme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ez-scheme --------------

This is a simple educational scheme interpreter that runs on ruby
1.9.* or rubinius. It needs the onig regexp engine for named captures
used in the lexer.

Source code is easy to read and understand. Plans to add a compiler
to rubinius bytecode that can run directly on the rbx vm.

Loosely based/ported from bobscheme by Eli Bendersky

released into the public domain

About

scheme on the rbx vm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 86.5%
  • Scheme 13.5%