[antlr-interest] Re: C++ input

kordeul tom_kra at hotmail.com
Thu Mar 21 01:40:06 PST 2002


I tried to compile using MS VC++ 6 and it works; it seems it's 
Borland C++ Builder that doesn't like something... Does anyone know 
how to use ANTLR with BCB?

Thanks Tom

--- In antlr-interest at y..., "kordeul" <tom_kra at h...> wrote:
> Hi
> 
> I'm new to the antlr and I have problem feeding the parser with 
some 
> input (like file or memory char* input). Or I get the 
> NoViableAltException exception or the InputBuffer fails during fill
> () call inside LA() function (when searching for lookahead).
> 
> Can someone write me the code that will feed the parser (lexer) 
with 
> some input? I don't know java, so please use C++.
> 
> Thanks Tom


 

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



More information about the antlr-interest mailing list