[Python-Dev] What it takes to change a single keyword. (original) (raw)
Francisco Martin Brugue francisco.martin at web.de
Wed Oct 5 22:29:55 CEST 2011
- Previous message: [Python-Dev] What it takes to change a single keyword.
- Next message: [Python-Dev] What it takes to change a single keyword.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Just Info on the links:
http://docs.python.org/devguide/compiler.html provides info on how it all hangs together).
Those:
[1] <http://docs.python.org/devguide/compiler.html#id3>Skip Montanaro’s Peephole Optimizer Paper (http://www.foretec.com/python/workshops/1998-11/proceedings/papers/montanaro/montanaro.html)
[Wang97] <http://docs.python.org/devguide/compiler.html#id2>Daniel C. Wang, Andrew W. Appel, Jeff L. Korn, and Chris S. Serra. The Zephyr Abstract Syntax Description Language. <http://www.cs.princeton.edu/%7Edanwang/Papers/dsl97/dsl97.html> In Proceedings of the Conference on Domain-Specific Languages, pp. 213–227, 1997.
are a 404
Cheers,
francis
- Previous message: [Python-Dev] What it takes to change a single keyword.
- Next message: [Python-Dev] What it takes to change a single keyword.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]