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

racket run is dead #22

Closed zenspider closed 7 years ago

zenspider commented 7 years ago

I was having the same problems until I did the following:

% raco pkg uninstall r7rs
% raco pkg install -i r7rs

now things (fib* so far) run for me.

ecraven commented 7 years ago

Thanks, I hope I've fixed this in the recent runs.