IronPython from other languages

Paul Prescod <[email protected]> Wed, 04 Aug 2004 19:06:01 -0700
Newsgroups gmane.comp.lang.prothon.user
Message-ID <[email protected]>
Note that there are a few big issues that Jim Hugunin has not figured 
out in IronPython:

  * How to interoperate with other dynamic languages?
  * How to most effectively expose Python code to other CLR languages?

If Prothon is going to run on the CLR those would be areas of research. 
Jython could of course provide hints.

  Paul Prescod