On 29/06/2009, at 8:26 AM, Erkki Lindpere wrote:
> Can anyone recommend a good book or online resource on compilers
> that would help understand the Scala compiler?
For a good introduction that is easy to read but also covers quite a
bit of depth, I can recommend Modern Compiler Design by Grune et al. (
http://www.cs.vu.nl/~dick/MCD.html
).
cheers,
Tony