| Related articles |
|---|
| Java bytecode manipulation package? collberg@CS.Arizona.EDU (1999-08-21) |
| Re: Java bytecode manipulation package? dmason@sarg.Ryerson.CA (Dave Mason) (1999-10-16) |
| From: | Dave Mason <dmason@sarg.Ryerson.CA> |
| Newsgroups: | comp.compilers |
| Date: | 16 Oct 1999 02:04:47 -0400 |
| Organization: | Ryerson Polytechnic University |
| References: | 99-08-085 |
| Keywords: | Java, tools |
(Sorry this is a rather belated reply!)
Have you checked out:
ftp://ftp.inf.fu-berlin.de/pub/JavaClass/
It seems pretty good, and I think addresses your needs. I'm using it
in my compiler class (the project is a Scheme->JavaVM compiler).
../Dave
Return to the
comp.compilers page.
Search the
comp.compilers archives again.