Re: Parser generator

SLK Systems <slkpg3@gmail.com>
Sun, 8 Jan 2012 20:26:53 -0500

          From comp.compilers

Related articles
Re: Parser generator drb@msu.edu (2012-01-08)
Re: Parser generator gah@ugcs.caltech.edu (glen herrmannsfeldt) (2012-01-08)
Re: Parser generator slkpg3@gmail.com (SLK Systems) (2012-01-08)
Re: Parser generator gah@ugcs.caltech.edu (glen herrmannsfeldt) (2012-01-11)
Re: Parser generator arnold@skeeve.com (2012-01-11)
Re: Parser generator slkpg3@gmail.com (SLK Systems) (2012-01-11)
| List of all articles for this month |

From: SLK Systems <slkpg3@gmail.com>
Newsgroups: comp.compilers
Date: Sun, 8 Jan 2012 20:26:53 -0500
Organization: Compilers Central
References: 12-01-009
Keywords: parse, PL/I
Posted-Date: 11 Jan 2012 00:43:02 EST

>I'm looking for a parser generator that generates output in PL/I.


Easy to add this or most any language to SLK since it is tables with a
very small driver and fully separate action code. Have a look at the C
output from the sample grammar. If you can translate that to PL/I, I
can add it as a standard language.


http://slkpg.byethost7.com


Post a followup to this message

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