On Dec 9, 5:05 am, 张陈华 <[email protected]> wrote: > thanks , niklasro , originally ,i plan to implement it with python ,but it > seems impossible . Depends which subset we mean, yes. Of course a subset is possible and some low level won't.
> > On Wed, Dec 9, 2009 at 3:37 AM, niklasro.appspot.com > <[email protected]>wrote: > > > > > > > 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]<google-appengine%2Bunsubscrib > > [email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-appengine?hl=en. > > -- > alex zhang -- 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.
