[antlr-interest] Re: Gotos in Java (was: build issues: bytecode assembly generation)

atripp54321 atripp at comcast.net
Wed Oct 27 13:43:50 PDT 2004



FWIW, I have a Java implementation of this goto-removal algorithm:

// "Taming Control Flow: A Structured Approach to Eliminating Goto
Statements
//  by Ana M. Erosa and Laurie J. Hendren
//  Sept 29, 1993

It works on a stream of tokens.
I have no idea how the "goto-less" code performance compares to
the original.

Andy





 
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