Paul McGuire wrote:
> Have you considered whether the C++ Driver is even necessary? Python's
> run-time engine already implements the memory and process management tasks,
> and does so in compiled C code (and has been tested and retested by
> hundreds, nay thousands, perhaps even millions of Pyth
"Rythin" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi everyone.
> We are looking for a volunteer co-programmers for a MUD's gamedriver
> project. As of now, a gamedriver is divided into two separate but
> tightly interconnected systems - C++ driver and Python lib.
>
> C++ Drive