Re: Python internals and parser
- From: harold fellermann <harold.fellermann@xxxxxxx>
- Date: Thu, 23 Jun 2005 15:53:06 +0200
Hi,
On 22.06.2005, at 23:18, Michael Barkholt wrote:
Is there any detailed documentation on the structure of Pythons internals,
besides the source code itself?
More specifically I am looking for information regarding the C parser, since
I am looking into the viability of using it in another project that needs
to parse python code (and I would like the code to be written in C).
maybe this link might help you: http://wiki.cs.uiuc.edu/cs427/PYTHON
-- "Wahrheit ist die Erfindung eines Lügners" -- Heinz von Foerster
.
- References:
- Python internals and parser
- From: Michael Barkholt
- Python internals and parser
- Prev by Date: RE: Single Application Instance Example
- Next by Date: Re: pydoc - suppressing builtins?
- Previous by thread: Re: Python internals and parser
- Next by thread: Re:
- Index(es):
Relevant Pages
|