[Slackbuilds-users] Python Pandas
Vito De Tullio
vito.detullio at gmail.com
Wed Jun 26 18:19:11 UTC 2013
Rich Shepard wrote:
>> I'm pretty sure "CPython" just means the C implementation of Python,
>> aka the python 2.x package in core Slackware.
>
> I always thought Python was written in C which makes me wonder what the
> pandas folks think are other flavors of Python that they specify CPython.
as a side note: there are at least 4 "major" python-the-language
implementations
CPython (the classic "python", what you have on the slack, implemented in C)
Jython (implemented in java - http://www.jython.org/)
IronPython (implemented in c# - http://ironpython.net/)
PyPy (implemented in python - http://pypy.org/)
but the list is not exhaustive... on
http://wiki.python.org/moin/PythonImplementations you can find others
--
ZeD
More information about the SlackBuilds-users
mailing list