Comment on Racket-on-Chez StatusparentComments−gus_massa6yIt is difficult because there are a lot of minor details that has been added to Chez Scheme or to the patched version of Chez Scheme that is used by Racket.For example ephemerons, that need some magic to cooperate with the garbage collector. https://cisco.github.io/ChezScheme/csug9.5/smgmt.html#./smgm...
Comments
It is difficult because there are a lot of minor details that has been added to Chez Scheme or to the patched version of Chez Scheme that is used by Racket.
For example ephemerons, that need some magic to cooperate with the garbage collector. https://cisco.github.io/ChezScheme/csug9.5/smgmt.html#./smgm...