Conversation
Notices
-
> a reimplementation of Racket to run on top of Chez Scheme
Oh! Cool!
https://github.com/racket/racket7
!scheme
-
More on Racket 7:
> With the current Racket-on-Chez compilation strategy, runtime performance is plausible on traditional benchmarks, but cross-module optimization is needed to bring the results fully in line with our expectations. Startup and load times are much slower than we would like. Compile/build times are a factor of 4 slower than the current version of Racket.
Ok, so still a ways to go then.
https://blog.racket-lang.org/2018/01/racket-on-chez-status.html