Actualités

La version 1.0 d'IronPython est disponible. Cette adaptation du langage de programmation Python à la plate-forme d'exécution .Net symbolise la main tendue de Microsoft à la communauté des ...
Sun prévoit d'intégrer le support des langages de script Python et Jython dans l'environnement de développement NetBeans. L'entreprise utilise Python dans son système d'exploitation OpenSolaris.
Jython was originally created by Jim Hugunin, who has since moved on and is currently working on IronPython—an open source Python implementation for .NET. Jython's current lead developer is ...
Notons que les implémentations comme Jython (implémentation Python pour Java) ou IronPython (pour le framework .NET) constituent des rampes de lancement depuis d'autres langages très populaires, comme ...
Jim Hugunin, a member of the Common Language Runtime (CLR) team over at Microsoft, has created a new MSDN video showing his full implementation of Python for .NET, deemed IronPython. This may be ...
Its lead developer, Jim Hugunin, joined Microsoft to advance the project after gaining fame through his creation of Jython, a Java Python implementation. Hugunin began work on IronPython with a ...
Like Jython, IronPython is a bridge. The big use case is interoperability between Python and the .Net universe. Existing .Net assemblies can be loaded in IronPython programs using Python’s ...
IronPython implements the dynamic, object-oriented Python language on top of Microsoft’s CLI (Common Language Infrastructure). It serves as a “true implementation of the Python language” and ...
Microsoft is moving two of its development languages -- IronPython and IronRuby -- as well as the company's Dynamic Language Runtime (DLR) to an Apache open-source license, company officials ...