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

ch.epfl.lamp.fjbg.* source code and documentation

1 reply
Daniel Goodman
Joined: 2010-06-22,
User offline. Last seen 42 years 45 weeks ago.

Hi,
Just wondering if the source and or API documentation for the package
ch.epfl.lamp.fjbg used in scalac 2.7.7 are available anywhere. I have
tried looking with Google, but with no success.

Many thanks

Daniel

Iulian Dragos 2
Joined: 2009-02-10,
User offline. Last seen 42 years 45 weeks ago.
Re: ch.epfl.lamp.fjbg.* source code and documentation
The sources are in Scala trunk, under src/fjbg. There's no documentation except the code, but it is pretty straight forward to use. Note that it can only output classfiles (no reading). You're probably much beter using one of the open source projects out there, like ASM. At the time, there were no good, fast, alternatives, so we have our own. I'm not sure if it's still faster than ASM, but it works well enough for us not to change it.
iulian

On Fri, Nov 12, 2010 at 3:25 PM, Daniel Goodman <goodmand@cs.man.ac.uk> wrote:
Hi,
Just wondering if the source and or API documentation for the package
ch.epfl.lamp.fjbg used in scalac 2.7.7 are available anywhere. I have
tried looking with Google, but with no success.

Many thanks

Daniel



--
« Je déteste la montagne, ça cache le paysage »
Alphonse Allais

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