Python - C# interoperability
mc
mc at uga.edu
Wed Jan 10 16:39:10 EST 2007
More information about the Python-list mailing list
Wed Jan 10 16:39:10 EST 2007
- Previous message (by thread): Python - C# interoperability
- Next message (by thread): Python - C# interoperability
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks to all who responded. It appears that there may be a solution as follows: use jythonc to turn Python program into Java bytecode use Microsoft's jbimp to turn Java bytecode into .NET DLL It sounds roundabout, but I am investigating.
- Previous message (by thread): Python - C# interoperability
- Next message (by thread): Python - C# interoperability
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list