> Even in the Python world, nobody expects to run the same code base under
C Python and Jython and IronPython and PyPy.

Leo now runs under CPython with both wxWidgets and Tkinter. The gui code is 
confined to plugins, and a similar gui plugin will suffice to run Leo under 
IronPython.  Indeed, Leo's startup code already runs unchanged under CPython 
and IronPython. I expect minimal changes will be needed to run Leo's core 
under Jython.  And I *am* talking about a single code base: no translator 
needed.

Edward
--------------------------------------------------------------------
Edward K. Ream   email:  [EMAIL PROTECTED]
Leo: http://webpages.charter.net/edreamleo/front.html
--------------------------------------------------------------------


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to