Lex and Yacc: Dumb Question

"Faustino E. Osuna" <splitperson@bellsouth.net>
18 Jun 1998 11:05:21 -0400

          From comp.compilers

Related articles
Lex and Yacc: Dumb Question splitperson@bellsouth.net (Faustino E. Osuna) (1998-06-18)
Re: Lex and Yacc: Dumb Question lgcl01@es.co.nz (1998-06-24)
Re: Lex and Yacc: Dumb Question mtimmerm@microstar.no-spam.com (Matt Timmermans) (1998-06-24)
Re: Lex and Yacc: Dumb Question redsys@interaccess.com (Mark Bracey) (1998-08-02)
| List of all articles for this month |

From: "Faustino E. Osuna" <splitperson@bellsouth.net>
Newsgroups: comp.compilers
Date: 18 Jun 1998 11:05:21 -0400
Organization: Compilers Central
Keywords: parse, Pascal, comment

This is a stupid question but I'm becoming desperate. I have a few projects
that I would love to do in Delphi (Pascal) utilizing the YACC and Lex
concepts and methods. I've used Lex and YACC in C, I loved it. My problem
is trying to port C code to Pascal code and my attempts are failing me.


So that leads me to the question of where is it possible to find a Lex and
YACC generator for Pascal. I found one called tply, but its compatibility
to Delphi Pascal is limited. I know this is a futile attempt, but it's
worth a shot.


Thanks
Faustino
[Commercial MKS Yacc can generate Pascal parsers. -John]
--


Post a followup to this message

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