What is the “Scala Presentation Compiler”?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The Scala Presentation Compiler is provided as part of Scala so that IDEs can have access to the intermediate information that doesn’t make it into the final compiled output.
A quick googling gives this. Odersky also discussed it in this (very interesting) talk about what’s coming in Scala 2.10 (at about 22 minutes in).