What's new? | Help | Directory | Sign in
Google
vx-scheme
A compact, R4RS-compliant Scheme interpreter and bytecode compiler
  
  
  
  
    
Links:
Join project
Project owners:
  colin.smith

A compact implementation of an R4RS Scheme interpreter in C++, together with a bytecode compiler (written in Scheme itself). The interpreter can bootstrap the compiler into a standalone compiler, which can then produce standalone executables of other Scheme source files. Good test suite and easy to extend. Earlier versions are known to run on VxWorks (and the current one may too).