On Dec 8, 2:02 pm, alex <[email protected]> wrote: > I want to design an online compiler app on GAE,but i don't know if > the google app engine can support executing the gcc by the python in > the GAE server . Compiling C in Java works, that's where I'd start. You can configure Netbeans to compile C. And python should be able. There're already the projects onlinedebug from http://appfilesbrowser.googlecode.com/files/GAEAppFileBrowser.rar and shell.appspot.com for GAE execution. _______________ Nick Rosencrantz
-- You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en.
