blob: b03b7b72dd0988be7ccab855d05fbf02b5e3b620 (
plain) (
tree)
|
|
Stupid and Obvious Non-recursive Scheme Interpreter
---------------------------------------------------
* Features:
- Non-recursive interpreting
- Closure support
- Lightweight and simple
- Extensible
|