Pascal like compiler using lex & yacc. Any examples ??

Spiros <SPNHC@CUNYVM.CUNY.EDU>
Monday, 17 Sep 1990 19:08:20 EDT

          From comp.compilers

Related articles
Pascal like compiler using lex & yacc. Any examples ?? SPNHC@CUNYVM.CUNY.EDU (Spiros) (1990-09-17)
| List of all articles for this month |

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]
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.