mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
point IronPython to ironpython.net; thanks to Lazar Pancic from docs@
This commit is contained in:
@@ -66,7 +66,7 @@ IronPython
|
||||
An alternate Python for .NET. Unlike Python.NET, this is a complete Python
|
||||
implementation that generates IL, and compiles Python code directly to .NET
|
||||
assemblies. It was created by Jim Hugunin, the original creator of Jython. For
|
||||
more information, see `the IronPython website <http://www.ironpython.com/>`_.
|
||||
more information, see `the IronPython website <http://www.ironpython.net/>`_.
|
||||
|
||||
PyPy
|
||||
An implementation of Python written completely in Python. It supports several
|
||||
|
||||
Reference in New Issue
Block a user