dotgnu-general
[Top][All Lists]
Advanced

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

[DotGNU]Help required in writing Python VM for DGEE


From: Chris Smith
Subject: [DotGNU]Help required in writing Python VM for DGEE
Date: Sun, 20 Apr 2003 14:34:20 +0100
User-agent: KMail/1.4.3

We're in need of a Python VM in the DGEE. Work involves C.

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.

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

Anyway, more details on request.

Help greatly appreciated.

The DGEE team

--
Chris Smith
  Technical Architect - netFluid Technology Ltd.
  "Internet Technologies, Distributed Systems and Tuxedo Consultancy"
  E: address@hidden  W: http://www.nfluid.co.uk


reply via email to

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