aboutsummaryrefslogblamecommitdiff
path: root/README.rst
blob: b03b7b72dd0988be7ccab855d05fbf02b5e3b620 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                   
                                                   






                              
Stupid and Obvious Non-recursive Scheme Interpreter
---------------------------------------------------

* Features:

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