Thanks Miguel. I do often feel that the scala compiler is a tad slow (more that javac and JDT are fast) - have other people noticed and do you know what is being done about it? I appreciate the cleverness of the scala compiler, but if the downside is slower turn around for me, I am less excited about its innovations :(
On Jan 3, 2:17 am, Miguel Garcia <[email protected]> wrote: > Hi, > > After two months of build-up, I want to bring to your attention > > The Scala Compiler Corner > > http://www.sts.tu-harburg.de/people/mi.garcia/ScalaCompilerCorner/ > > a growing collection of resources on how the Scala compiler works (and > how it can be hacked). > > Besides write-ups on the implementation of built-in compilation > phases, you'll find resources to write your own compiler plugins to > perform additional or alternative processing on the syntax trees. > > Contributions are very welcome! > > Miguel Garciahttp://www.sts.tu-harburg.de/people/mi.garcia/ -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
