Well ... can't is a very strong word. Theoretically, you could probably
write a compiler using the available whitelist classes, but I suspect this
isn't what you are looking for ...

On Tue, Apr 27, 2010 at 10:03 AM, Ikai L (Google) <[email protected]> wrote:

> Nope, you can't do this.
>
> On a side note, if you were working in Python, you'd have eval().
>
>
> On Mon, Apr 26, 2010 at 3:16 PM, David <[email protected]> wrote:
>
>> Is it possible to store and compile a java (or C or whatever language)
>> program on the server with Google App Engine, returning the results of
>> the compile to the web client?
>>
>> This may seem like a strange question, but I really do want to send
>> text that constitutes a simple java program, compile it, and return
>> either the compiler error messages or the .class file to the web
>> client.
>>
>> Thanks for any advice.
>>
>> David
>>
>> --
>> 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%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/google-appengine?hl=en.
>>
>>
>
>
> --
> Ikai Lan
> Developer Relations, Google App Engine
> Twitter: http://twitter.com/ikai
> Delicious: http://delicious.com/ikailan
>
> ----------------
> Google App Engine links:
> Blog: http://googleappengine.blogspot.com
> Twitter: http://twitter.com/app_engine
> Reddit: http://www.reddit.com/r/appengine
>
>


-- 
Ikai Lan
Developer Relations, Google App Engine
Twitter: http://twitter.com/ikai
Delicious: http://delicious.com/ikailan

----------------
Google App Engine links:
Blog: http://googleappengine.blogspot.com
Twitter: http://twitter.com/app_engine
Reddit: http://www.reddit.com/r/appengine

-- 
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.

Reply via email to