help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Parser file


From: DaveMord
Subject: Parser file
Date: Mon, 11 Dec 2006 08:29:46 -0800 (PST)

Hi
we implemented our yyparse in yyparse.c file. I want to know how to indicate
to Bison to take this file as template. I tried : bison -d -l -o tcyacc.c
TL1.yyparse.c 

My yac file is named: TL1.y and i saw somwhere to replace .y by the parser
file name (yyparse.c in my case) But this doesn't work (no such file or
directory named TL1.yyparse.c )

Thanks for any help
-- 
View this message in context: 
http://www.nabble.com/Parser-file-tf2795128.html#a7798051
Sent from the Gnu - Bison - Help mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]