[IronPython] Re: users-ironpython.com Digest, Vol 7, Issue 5

Luis M. Gonzalez luismg at gmx.net
Sat Feb 26 22:00:12 PST 2005


>> This would be _really_ nice if it could be made _very_seemless.

I don't see why not. Both run on the same framework and generate the same intermediate language.
I already use C# assemblies from within Boo projects and it works seamlessly.

It would be way easier than mixing python/pyrex. 
Most of the times it would just require a simple "copy and paste" operation from python (or ironpython) an a couple of tweaks in the code.
To have an idea of how similar Boo is to python, you can read this: http://boo.codehaus.org/Gotchas+for+Python+Users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.dreamhost.com/pipermail/users-ironpython.com/attachments/20050227/b3244e77/attachment.htm


More information about the users-ironpython.com mailing list