On 2017年03月21日 11:07 AM, Ivo Bellin Salarin wrote: > IronPython? >> Le mar. 21 mars 2017 08:52, Tristan B. Kildaire <deavmi at disroot.org> a > écrit : >>> Is Python.NET a version of Python that compiles Python source code to >> Microsoft's IR for running by a MS runtime? >> -- >> https://mail.python.org/mailman/listinfo/python-list >>I heard of Python.NET. ANyway, what is IronPython (is that the one that runs on an MS runtime?). The name is something I remember. I know JPython compiles to Java's IR (Bytecode) and therefore runs on the JVM runtime.