Python in C
akineko
akineko at gmail.com
Tue Dec 30 12:13:04 EST 2008
Hello Skip,
Thank you for your response.
Your posting reminds me that we, Python community as a whole, owe a
great deal to Python developers.
The problem is ...
The more you work on Python, the harder you can go back to C or C++
world.
I use SWIG, instead. I think SWIG is a good way to mix two worlds.
Aki-
On Dec 30, 4:10 am, s... at pobox.com wrote:
> aki> Although this is not what you are asking but I'm wondering why you
> aki> need to read CPython implementation.
>
> A couple reasons come to mind:
>
> * education
> * want to make it better (extend it, fix bugs, etc)
> * want to see how it relates to the implementation of other languages
> (Ruby, Perl, Tcl, etc)
>
> aki> CPython worked great for me. I don't want to read a large piece of
> aki> software, like CPython, unless it is really really necessary.
>
> Sure, but not everyone works at the Python layer. Which is a good thing,
> because if everyone confined themselves to Python code nobody would fix
> problems in the language implementation or enhance it.
>
> --
> Skip Montanaro - s... at pobox.com -http://smontanaro.dyndns.org/
More information about the Python-list
mailing list