[antlr-interest] Re: Token Stream. (Ooops!)

micheal_jor <open.zone at virgin.net> open.zone at virgin.net
Thu Jan 30 07:04:30 PST 2003


> When you compile and run the resulting app, it will take as input 
> either stream of chars fed to it's standard input
> 
> In the code you posted, the for-loop should be there. Best to start 
> with Calc's Main.cpp and follow the steps above.
> 
> Micheal

SHOULD BE:

When you compile and run the resulting app, it will take as input a 
stream of chars fed to it's standard input:

e.g. YourParser < test.data

In the code you posted, the for-loop should **NOT** be there. Best to 
start with Calc's Main.cpp and follow the steps above.


Micheal



 

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



More information about the antlr-interest mailing list