seax 0.0.2

SECD virtual machine for interpreting programs in FP languages and a Scheme compiler targeting that machine.
1
2
3
4
5
6
7
8
9
10
11
12
13
Summary
-------

* [Introduction]intro/README.md
    * [Background]intro/background.md
* [Implementation]impl/README.md
    * [Virtual Machine]impl/VM.md
    * [Scheme compiler]impl/scheme.md
* [API Documentation]/api/README.md
    * [Seax SVM]/api/seax_svm/index.html
    * [Seax Scheme]/api/seax_scheme/index.html
* [Glossary]glossary/README.md
* [References]references/README.md