Re: Novice to BCEL
Erik Bengtson <[email protected]> Sun, 28 May 2006 02:19:49 -0700
| Newsgroups | gmane.comp.jakarta.bcel.user |
|---|---|
| Message-ID | <[email protected]> |
I dont know of any books, but the BCEL API maps very nicelly to JVM instructions, so after undertanding how JVM instructions works I was able to use BCEL. The first link is very handy: http://mrl.nyu.edu/~meyer/jvmref/ http://java.sun.com/docs/books/vmspec/2nd-edition/html/VMSpecTOC.doc.html http://java.sun.com/docs/books/jls/third_edition/html/j3TOC.html Quoting Torsten Curdt <[email protected]>: > > Kindly suggest if there are any Books available in market on BCEL > framework. > > I wouldn't know of any books ...did you have a look into the > documentation on the website? > > cheers > -- > Torsten > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >