Plan for Joshua Ritter
by Prairie Games · 07/29/2002 (7:26 pm) · 0 comments
Having a run at adding Python support... so far have an interpreter embedded and working in the console:
Hello from Python 2.2.1 (#34, Apr 9 2002, 19:34:33) [MSC 32 bit (Intel)]
One goal is to keep this cross platform... so most likely I will leave some generic function binding code (x86 asm) behind...
This will leverage the TorqueScript interface for TorqueScript <-> C++ <-> Python
-J
Hello from Python 2.2.1 (#34, Apr 9 2002, 19:34:33) [MSC 32 bit (Intel)]
One goal is to keep this cross platform... so most likely I will leave some generic function binding code (x86 asm) behind...
This will leverage the TorqueScript interface for TorqueScript <-> C++ <-> Python
-J
