This page is no longer maintained — Please continue to the home page at www.scala-lang.org

code walkthrough: GenICode

No replies
Miguel Garcia
Joined: 2009-06-10,
User offline. Last seen 42 years 45 weeks ago.

Hi,

After tinkering with the Scala -> Java prototype, I realized that
understanding how GenICode works is *essential* if progress is to be made
with that translation. And what better way to understand the thing than
preparing a write-up on it? So here it goes:

http://www.sts.tu-harburg.de/people/mi.garcia/ScalaCompilerCorner/GenICo...

The next write-up is already on the works, it's a spin-off from the GenICode
exploration. The idea is to obtain a 3-address form of ICode, which can be
put to use in many ways (verification, optimization, translation into C#).

Takes time though.

Miguel

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland