CPython topic
Also known as
- Python
CPython is the default, most-widely used implementation of the Python programming language. It is written in C. In addition to CPython, there are two other production-quality Python implementations: Jython, written in Java, and IronPython, which is written for the Common Language Runtime, as well as several experimental implementations. The backronym Classic Python has been suggested as another meaning for the 'C'.
CPython is a bytecode interpreter. It has a foreign function interface with...
full article at wikipedia
With the exception of Wikipedia summaries and some images the
content on this page is typically distributed under
the Creative Commons
Attribution license or Public Domain.
The original description for this topic was automatically generated from the Wikipedia article "CPython" licensed under the GNU Free Documentation License .
| Gallery | add |
There are no images for this topic yet.
Recent Discussions about CPython
There are no conversations on this topic. Would you like to start one?
Start the Discussion »
