[racket] Whalesong 1.5 released!

From: Danny Yoo (dyoo at cs.wpi.edu)
Date: Tue Nov 8 00:13:58 EST 2011

Whalesong is a Racket to JavaScript compiler that's intended to
replace Moby Scheme.  It's documentation can be found here:

    http://hashcollision.org/whalesong

The documentation shows how to generate the launcher for 1.5.

Major changes include:

    * Corrected bug that would cause Whalesong to fail on Windows
    * Reduced size of generated JS files
    * Added hash tables
    * Other bug fixes

Thanks again to all the folks in Racket land for all the support and help!


Posted on the users mailing list.