GNU frontend modification
Rajat Singh
rajat.000 at gmail.com
Mon Feb 3 20:47:09 CET 2014
Hi All,
Greetings for the day !!
I am trying to modify the GNU Pascal fronted. I have gone through GNU
Pascal manual and GNU Pascal internals site and this is what I have
understood.
1.Lexer - I need to modify pascal-lex.l file and using flex compile it to
lex.yy.c file.Rename this file to pascal-lex.c
2. Parser - I need to modify parse.y file and using bison compile it to
parse.c file.
Now what I am supposed to do next, to make these changes reflect when I
compile a pascal file ?
Thanks a lot in advance.
Thanks and regards,
Rajat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.g-n-u.de/pipermail/gpc/attachments/20140203/34f262b7/attachment.html>
More information about the Gpc
mailing list