I also heard tha there is a similat project like gwt for python. That turn python code to JS. You might want to check that one
2011/7/30 Matthew Cote <[email protected]> > Short answer - no I am a beginner, I may be wrong, but from what i know GWT > is used exclusively for writing Java code that will be compiled to > Javascript. This helps because Java is OOP while Javascript is not, so with > GWT you can write classes or use ones that have been created by others. Hope > that helps. P.S. you may already know but you can write Python code for > Google App Engine > > > On Fri, Jul 29, 2011 at 3:13 AM, fix3d <[email protected]> wrote: > >> Is it possible to use python with gwt ? >> >> - >> You received this message because you are subscribed to the Google Groups >> "Google Web Toolkit" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-web-toolkit?hl=en. >> >> > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > -- GWT API for non Java based platforms http://code.google.com/p/gwt4air/ http://www.gwt4air.appspot.com/ -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
