Menu

PyCXX

Right now I'm on a (hopefully brief) diversion into PyCXX. PyCXX has the potential to substantially improve coding safety and productivity for Pyrrlicht, without the considerable overhead (both runtime and development-time) introduced by other tools like SWIG or Boost.Python.

Unfortunately its type extensions are still pre-Python-2.2 in nature and can't really support binding Irrlicht very well. So, I'm doing a very substantial rewrite of the lib to bring it up to date. I think it will pay off in the long run.

Posted by Kevin J Bluck 2006-11-03

Log in to post a comment.