Needed: a compiler-compiler with following properties

sfitzger@cs.ulowell.edu (Steven M. Fitzgerald)
Mon, 25 Jan 1993 15:01:47 GMT

          From comp.compilers

Related articles
Needed: a compiler-compiler with following properties sfitzger@cs.ulowell.edu (1993-01-25)
| List of all articles for this month |

Newsgroups: comp.compilers
From: sfitzger@cs.ulowell.edu (Steven M. Fitzgerald)
Organization: University of Massachusetts Lowell Computer Science
Date: Mon, 25 Jan 1993 15:01:47 GMT
Keywords: tools, question

I am looking for a compiler-compiler with the following
properties.


1) Performs a pretty-printing of semantic rules. For example,
       generates a LaTeX file with terminals printed in bold font.


2) Allows conflicts to be resolved at run-time, e.g., a
   variable is used to select which reduction should be
                      chosen.


3) Allows a subset of the language to be both generated and
recognized (not in theory, but in supports it).


4) SUPPORTS the object-oriented programming paradigm.


If you know of any compiler-compiler that has a subset of these
properties please send a reply to directly


sfitzger@cs.ulowell.edu


or through the net.


Thanks
Steve
--


Post a followup to this message

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