bdj / dybvig-three-imp
View external linksLinks

Implementations of the compilers and VMs from R. Kent Dybvig's "Three Implementation Models for Scheme." Each file is named after the section of the paper it implements. I made a few modifications to make the code work with PLT Scheme. Each file is a module that exports an evaluate function. Some of the VMs need mutable lists, so I explicitl…
24Apr 22, 2010Updated 15 years ago

Alternatives and similar repositories for dybvig-three-imp

Users that are interested in dybvig-three-imp are comparing it to the libraries listed below

Sorting:

Are these results useful?