This tool measures the R7RS compliance levels of multiple Scheme implementations, and formats the output onto a web page.
It also runs the Larceny benchmarks, and ranks implementations based on performance.
- Install the Scheme implementations under test, and make sure they are on
$PATH
. - Edit
implementations.sld
incompliance
with additional information about the implementations under test, if necessary. - Run
gosh main.scm
.