[antlr-interest] build issues: bytecode assembly generation

Matt Benson gudnabrsam at yahoo.com
Thu Oct 21 10:53:37 PDT 2004


--- Terence Parr <parrt at cs.usfca.edu> wrote:
> My goal is basically to avoid .class file generation
> / reading totally 
> by making the compiler do it.  All I would have to
> do is open up the 
> ..class file and replace a blank method (there's a
> comment as the method 
> containing the bytecodes)
> with the real code after I assemble it. The only

Hmm, seems if you have to know where the classfiles
are anyway you might as well write them yourself.  Or
create a part of the ANTLR runtime that would compile
the bytecodes from byte[]s at runtime (ducking).

-Matt


		
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/antlr-interest/

<*> To unsubscribe from this group, send an email to:
    antlr-interest-unsubscribe at yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 





More information about the antlr-interest mailing list