Do you know a Scala to Javascript DSL/compiler/something? I want to program my Javascript code with Scala so i dont have to write so much JS code. Thanks for any help!
There's also the Scala-GWT project.
You could try out the JsCmds and JqJsCmds (jquery) of Lift to see how far that will support your needs. It works very good in Lift-applications (haven't had to fall back to raw javascript yet).
Well, what you can do decompile your scala class to java source, then compile decompiled java source with GWT.. Well, but you should know that GWT supports only a subset of JDK..
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With