|
Project Information
Featured
Links
|
A simple program specializer (based on partial evaluation) for a subset of Scheme. It includes a binding time analyzer, a residual program generator and an arity raiser. At the moment, some information about Unmix can be found in ReadMe, UnmixTOC, unmix.txt and in UnmixRelatedPapers In 1993 Unmix was developed under SCM. Now the sources have been slightly modified, in order for Unmix to run under Guile. There are some problems with SCM concerning the functions char-ready? and get-char, which disappear under Guile. |