[Python-Dev] Rattlesnake progress (original) (raw)
Daniel Berlin dan@dberlin.org
Mon, 18 Feb 2002 20:50:57 -0500 (EST)
- Previous message: [Python-Dev] Rattlesnake progress
- Next message: [Python-Dev] Rattlesnake progress
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 18 Feb 2002, Simon Cozens wrote:
Neil Schemenauer: > good reference on code generation. I have the "New Dragon book" as well > as "Essentials of Programming Lanuages" but neither one seem to be > telling me want I want to know. Any suggestions?
You could try Appel: Modern Compiler Implementation in {C,ML,Java}.
When you get to optimizations, you want Advanced Compiler Design and Implementation by Muchnick.
And/Or Building an Optimizing Compiler by Morgan.
- Previous message: [Python-Dev] Rattlesnake progress
- Next message: [Python-Dev] Rattlesnake progress
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]