From: Paul M. <mon...@ch...> - 2001-02-07 18:41:22
|
I read an article in Dr. Dobbs Journal about TclBlend. Which confirmed what I had thought would be possible with Python. While Jacl is to Tcl what Jython is to C Python there didn't seem to be an equivalent to TclBlend's functionality. Has anyone looked into a Python extension in the manner of TclBlend that allows one to run standard cpython and any of its c based modules but can use java classes as well? Thanks, Paul |