gwt & python

135 views
Skip to first unread message

fix3d

unread,
Jul 29, 2011, 3:13:49 AM7/29/11
to Google Web Toolkit
Is it possible to use python with gwt ?

Matthew Cote

unread,
Jul 30, 2011, 10:59:52 AM7/30/11
to google-we...@googlegroups.com
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 <aleksa...@gmail.com> 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 google-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.


Alain Ekambi

unread,
Jul 30, 2011, 11:06:59 AM7/30/11
to google-we...@googlegroups.com
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 <mcjava...@gmail.com>
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 <aleksa...@gmail.com> 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 google-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
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 google-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.



--


Jeff Larsen

unread,
Jul 30, 2011, 12:32:20 PM7/30/11
to google-we...@googlegroups.com
its called pyjamas

Saeed Zarinfam

unread,
Jul 30, 2011, 11:54:49 PM7/30/11
to Google Web Toolkit
Hi
You can use python only on server side of a GWT application and then
you will not be able to use RPC mechanism (because of using python on
server side ).
Reply all
Reply to author
Forward
0 new messages