blob: 3952756a7aedba1f4464275c969419fe03e3289b (
plain) (
tree)
|
|
Stupid but Obscure Non-recursive Scheme Interpreter
---------------------------------------------------
* Features:
- Non-recursive interpreting
- Closure support
- Lightweight and simple
- Extensible
|