ecraven / r7rs-benchmarks

Benchmarks for various Scheme implementations. Taken with kind permission from the Larceny project, based on the Gabriel and Gambit benchmarks.
270 stars 32 forks source link

Improve Femtolisp-prelude.scm; another 10 cases no longer CRASH. #24

Closed dcurrie closed 7 years ago

dcurrie commented 7 years ago

These improvements to Femtolisp-prelude.scm, along with a couple of Femtolisp bug fixes pulled into the Femtolisp repo yesterday, move 10 benchmarks from CRASH to pass status.

ecraven commented 7 years ago

Thanks for this! I'll start a new run soon.