- Siskind's original code for
EM-IMP
.
- Siskind's original code for
EM-FUN
.
- Clinger's cleaned up file of
primitives,
which is shared by the cleaned up versions of
EM-IMP
and EM-FUN
- Clinger's cleaned up version of
EM-IMP
.
- Clinger's cleaned up version of
EM-FUN
.
- An alternative file of cleaned up primitives that uses R4RS/R5RS
hygienic macros to ensure that the most commonly called
primitives are inlined.
- An example of the implementation-dependent
timing function
that is needed to run the cleaned up versions of the benchmarks.
This version works for Chez Scheme and for Gambit.
Last updated 23 April 1998.