Main Content

Python engines

Archive - Originally posted on "The Horse's Mouth" - 2005-01-26 04:51:12 - Graham Ellis

Most Python users run the language "native". But that's not the only way to run it - Jython is the Python syntax under Java where it provides a useful scripting language with access to Java classes and objects. Then there's Python for .NET, and what's this I hear about a grammar being defined to let Python run under Parrot? ((Wait - that last is dated 1st April ... but stranger things have happened))