The Utah snapshot site now includes Racket-on-Chez builds for x86_64 Windows, Mac OS, and Linux:
http://pre.racket-lang.org/ -> follow the "University of Utah" link -> scroll down to "Racket CS" Although Racket-on-Chez is not yet ready to replace the existing implementation of Racket for most purposes, it should generally work now --- and it might even be useful for some purposes. Many, many details have to be right for Racket-on-Chez to assemble itself into a snapshot distribution, so this is a significant milestone. Try it out. Report bugs at https://github.com/racket/racket/issues Here are some issues that we already know about: * Load times can be slower. * Compile times can be slower, including package installation. * Errors that originate from Chez Scheme have non-Rackety messages. Values in those error message can look especially strange. * Not all `racket` command-line arguments are handled, yet. * Not all core Racket tests pass, yet. * No cross-compilation, yet. * No single-precision flonums, no extflonums. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

