For the past few days, I've been coding up a prototype for a simple Babylscript to JavaScript translator, and it finally seems to be working reasonably well on small samples. I'm hoping that it will soon be possible to actually use multilingual JavaScript in real web pages (as opposed to having to run it inside a Java applet or use it for scripting Java).
I'll do some more testing tomorrow using larger programs and then try to package things up so that people can actually start using it.
-Ming