dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Help required in writing Python VM for DGEE


From: Gopal V
Subject: Re: [DotGNU]Help required in writing Python VM for DGEE
Date: Sun, 20 Apr 2003 21:45:22 +0530
User-agent: Mutt/1.2.5i

If memory serves me right, Chris Smith wrote:
> This involves taking the C nullVM example in the DGEE src tree, copying it to
> say pythonVM and linking in the python core with appropriate API calls.  It's
> all pretty well documented.  This pythonVM would receive python code to
> execute, which it should do, and then pass back the result.

Having asked for that NullVM and after promising the Python stuff ... 
I am too busy to dig into this problem ATM , but I'll see what I can
do to help the guy(s) working on it.

> There is a little more work to do on top of this as the code being executed
> needs to support XML-RPC (at least at the moment).

For anyone taking this up -- Python's xmlrpclib.py will do all you want :-)

Gopal
-- 
The difference between insanity and genius is measured by success


reply via email to

[Prev in Thread] Current Thread [Next in Thread]