Scheme for Java

I have written an interpreter for the programming language Scheme. It complies with the Revised4 Report on the Algorithmic Language Scheme, except that it lacks the procedure call-with-current-continuation. For more information on what needs to be added, see my TODO list. The interpreter has not been thoroughly tested, and is bound to have some bugs which I have not yet discovered. See my list of bugs for known bugs. I do not plan any updates for the current interpreter. Instead I will implement an interpreter which complies with the Revised5 Report on the Algorithmic Language Scheme.


disclaimer Håkan L. S. Younes [ Home ]
Last modified: Tue Dec 11 15:54:25 MET 2001