summaryrefslogtreecommitdiffstats
path: root/Python/compile.txt
Commit message (Collapse)AuthorAgeFilesLines
* 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.