Page 1 of 1

Java to Javascript converter

PostPosted: 08 Oct 2009, 19:57
by mtgrares
Now that a few people are really learning Java, here is alot out there. Here is a program by Google that turns Java into Javascript. The advantages are all of the compiler warnings of Java combined with the fact that every browser can run Javascript. The program looks a little complicated but it is interesting if you have the time.

Re: Java to Javascript converter

PostPosted: 08 Oct 2009, 20:31
by silly freak
that's really cool, thanks for that!