Related articles |
---|
Pascal like compiler using lex & yacc. Any examples ?? SPNHC@CUNYVM.CUNY.EDU (Spiros) (1990-09-17) |
Newsgroups: | comp.compilers |
From: | Spiros <SPNHC@CUNYVM.CUNY.EDU> |
Keywords: | lex, yacc, pascal, question |
Organization: | City University of New York/ University Computer Center |
Date: | Monday, 17 Sep 1990 19:08:20 EDT |
Hi all,
I am trying to build a compiler using the lex and yacc Unix tools,
The compiler will take as input a pascal like language. I have not
used the lex or yacc tools before. Are there any examples around or
in a ny FTP site ? If you have done something similar in the past
and you do not mind sharing your code I would be thankfull if you
could send them over, I will use C for the drivr program.
Thank's a lot in advance
Spiros e-mail address : SPNHC@CUNYVM.CUNY.EDU (internet)
SPNHC@CUNYVM.BITNET (Bitnet)
[Take a look at Holub's recent book on compilers, which includes an entire
compiler for such a language and the tools to build it. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.