[Ignore if you don't do WeScheme development]
For people developing on WeScheme: the build process for WeScheme is
slightly changed in my master branch.
* build-console-and-editor.sh has been deprecated in favor of
build-console-and-editor.rkt.
* I've updated the dependency of Google Closure Compiler to use the
latest release, and have it automatically install it under
war-src/closure.
____________________
Racket Users list:
http://lists.racket-lang.org/users
No fundamental shortcoming. Whalesong, for example, has no problem
with named let. I haven't yet changed WeScheme's compiler to use the
real Racket compiler, nor any of my Whalesong work; it's still using
the baby compiler from the Moby project a few years ago. I aim to
correct this problem in the next month or so.