Miguel Garcia | 13 Jan 10:39
Picon

[ANN] a mind-refreshing experience: Scala to Java AST processing


After working my way in detective mode through the sources of the Scala 
compiler, I've put together a write-up [1] to re-launch the "Scala to Java 
Translator" project. The draft notes summarize (all!) previous work, discuss 
work-in-progress, and identify open issues. For better results, you may also 
want to check previous write-ups on the Scala compiler [2]. And, please 
consider contributing chapters of your own to this developing story.

Miguel

[1] Another backend for the Scala compiler (generating Java-like languages)
    http://www.sts.tu-harburg.de/people/mi.garcia/ScalaCompilerCorner/ScalaToJava.pdf

[2] The Scala Compiler Corner, 
http://www.sts.tu-harburg.de/people/mi.garcia/ScalaCompilerCorner/ 

Bill Burdick | 13 Jan 11:48
Picon

Re: [ANN] a mind-refreshing experience: Scala to Java AST processing

This is great!



Bill


On Wed, Jan 13, 2010 at 11:39 AM, Miguel Garcia <miguel.garcia <at> tuhh.de> wrote:

After working my way in detective mode through the sources of the Scala compiler, I've put together a write-up [1] to re-launch the "Scala to Java Translator" project. The draft notes summarize (all!) previous work, discuss work-in-progress, and identify open issues. For better results, you may also want to check previous write-ups on the Scala compiler [2]. And, please consider contributing chapters of your own to this developing story.


Miguel

[1] Another backend for the Scala compiler (generating Java-like languages)
  http://www.sts.tu-harburg.de/people/mi.garcia/ScalaCompilerCorner/ScalaToJava.pdf

[2] The Scala Compiler Corner, http://www.sts.tu-harburg.de/people/mi.garcia/ScalaCompilerCorner/



Gmane