Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
ironpython [Le 20/06/2011, 00:00] – [Langage de programmation IronPython] GrandGoupilironpython [Le 01/08/2026, 17:05] (Version actuelle) – brouillon depuis 15 ans, page abandonnée krodelabestiole
Ligne 1: Ligne 1:
-{{tag>programmation BROUILLON}} 
- 
----- 
- 
-====== Langage de programmation IronPython ====== 
-[[wpfr>IronPython|IronPython]] est une implémentation du langage Python, visant .NET et Mono. 
- 
-TODO 
- 
-Exemple IronPython avec OpenGL: 
-http://www.ironpython.info/index.php/OpenGL_Initialize_Context_With_GLFW 
- 
-Pour exécuter cet exemple, installer Tao et GLFW: 
-**[[apt>libtao-1.6.3,libtaoframework-opengl3.0-cil]]** 
- 
-Puis télécharger le rpm http://pkgs.org/fedora-14/fedora-i386/taoframework-glfw-2.1.0-1.fc13.i686.rpm.html 
- 
-Le convertir en .deb avec alien et installer le .deb ave gdebi. 
- 
-===== Logiciels liés à IronPython ===== 
- 
-Voici la liste des pages de la documentation présentant les logiciels liés au langage IronPython : 
- 
-{{backlinks>.}} 
- 
-===== Voir aussi ===== 
- 
-  * Article [[wpfr>IronPython|IronPython]] sur wikipedia [fr] 
-  * IronPython Cookbook : http://www.ironpython.info/index.php/Main_Page 
-  * Mono, implémentation libre de Microsoft® .NET™ : http://doc.ubuntu-fr.org/mono 
-  * Mono IronPython Winforms tutorial http://zetcode.com/tutorials/ironpythontutorial/