DenkzeitWiki

Suchen:

Aktuelle Änderungen Printable View Änderungen Bearbeiten

IronPythonClear Trail
Main /

Iron Python

DotNet
DLR

PythonAlternativeImplementations
LightweightCodeGen
IronPython logo An alternative implementation of python developed by JimHugunin? for the DotNet-platform, i.e. running on the CLR (CommonLanguageRuntime)


I wanted to pinpoint the fatal flaw in the design of the CLR that made it so bad at implementing dynamic languages. My plan was to write a short pithy article called, "Why .NET is a terrible platform for dynamic languages".

Unfortunately, as I carried out my experiments I found the CLR to be a surprisingly good target for dynamic languages, or at least for the highly dynamic specific case of Python. This was unfortunate because it meant that instead of writing a short pithy paper I had to build a full Python implementation for this new platform to see if there would be any hidden traps along the way. [1]


Introductions





Resources


Tools


Installing IronPython


Samples


Tips 'n' tricks


Edit - BackLinks - Tags - Page Hist - Print - Changes - Home - Orphans - Help

Zuletzt geändert am 18.11.2008 18:56 Uhr und seit 7. April 2005 2006 aufgerufen.