rb-scheme 0.3.5
An implementation of Scheme subset written in Ruby. It's based on the Stack-Based model introduced in Three Implementation Models for Scheme(http://www.cs.indiana.edu/~dyb/papers/3imp.pdf) by R. Kent Dybvig. The model is implemented by a compiler and virtual machine.
Gemfile:
=
install:
=
Versions:
- 0.3.5 June 18, 2017 (15 KB)