summaryrefslogtreecommitdiff
path: root/Python/compile.txt
Commit message (Collapse)AuthorAgeFilesLines
* Text moved to PEP 339.Brett Cannon2006-03-021-507/+0
|
* Add doc discussing how AST compiler is structured and designed.Brett Cannon2006-02-091-0/+507
It is out of date, though, thanks to lacking info on the arena API. It also should eventually be removed in favor of updating PEP 339.