13 Jan 10:39
[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/
RSS Feed