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.
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
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
iulian
On Fri, Nov 12, 2010 at 3:25 PM, Daniel Goodman <goodmand@cs.man.ac.uk> wrote:
--
« Je déteste la montagne, ça cache le paysage »
Alphonse Allais