aboutsummaryrefslogtreecommitdiff
path: root/README.rst
blob: 3952756a7aedba1f4464275c969419fe03e3289b (plain) (blame)
1
2
3
4
5
6
7
8
9
Stupid but Obscure Non-recursive Scheme Interpreter
---------------------------------------------------

* Features:

  - Non-recursive interpreting
  - Closure support
  - Lightweight and simple
  - Extensible