mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
#5317: update IronPython URL.
This commit is contained in:
parent
1a0d2befea
commit
a630735b31
1 changed files with 1 additions and 2 deletions
|
@ -65,8 +65,7 @@ IronPython
|
||||||
An alternate Python for .NET. Unlike Python.NET, this is a complete Python
|
An alternate Python for .NET. Unlike Python.NET, this is a complete Python
|
||||||
implementation that generates IL, and compiles Python code directly to .NET
|
implementation that generates IL, and compiles Python code directly to .NET
|
||||||
assemblies. It was created by Jim Hugunin, the original creator of Jython. For
|
assemblies. It was created by Jim Hugunin, the original creator of Jython. For
|
||||||
more information, see `the IronPython website
|
more information, see `the IronPython website <http://www.ironpython.com/>`_.
|
||||||
<http://workspaces.gotdotnet.com/ironpython>`_.
|
|
||||||
|
|
||||||
PyPy
|
PyPy
|
||||||
An implementation of Python written in Python; even the bytecode interpreter is
|
An implementation of Python written in Python; even the bytecode interpreter is
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue