Re: Compiler Compiler Compiler

Ingo Dittmer <i.dittmer@fh-osnabrueck.de>
27 Mar 2001 23:44:59 -0500

          From comp.compilers

Related articles
[2 earlier articles]
Re: Compiler Compiler Compiler mike@dimmick.demon.co.uk (Mike Dimmick) (2001-03-26)
Re: Compiler Compiler Compiler nr@labrador.eecs.harvard.edu (2001-03-26)
Re: compiler compiler compiler Dr_Feriozi@prodigy.net (2001-03-26)
Re: Compiler Compiler Compiler kszabo@nortelnetworks.com (Kevin Szabo) (2001-03-27)
Re: Compiler Compiler Compiler Trevor.Jenkins@suneidesis.com (Trevor Jenkins) (2001-03-27)
Re: Compiler Compiler Compiler cfc@world.std.com (Chris F Clark) (2001-03-27)
Re: Compiler Compiler Compiler i.dittmer@fh-osnabrueck.de (Ingo Dittmer) (2001-03-27)
Re: Compiler Compiler Compiler iank@idiom.com (2001-03-27)
Re: Compiler Compiler Compiler rog@vitanuova.com (2001-03-31)
Re: Compiler Compiler Compiler blume@research.bell-labs.com (Matthias Blume) (2001-03-31)
Re: compiler compiler compiler toon@moene.indiv.nluug.nl (Toon Moene) (2001-03-31)
Re: Compiler Compiler Compiler joachim_d@gmx.de (Joachim Durchholz) (2001-04-04)
Re: compiler compiler compiler dr_feriozi@prodigy.net (2001-04-04)
[3 later articles]
| List of all articles for this month |

From: Ingo Dittmer <i.dittmer@fh-osnabrueck.de>
Newsgroups: comp.compilers
Date: 27 Mar 2001 23:44:59 -0500
Organization: FH =?iso-8859-1?Q?Osnabr=FCck?=
References: 01-03-095
Keywords: tools
Posted-Date: 27 Mar 2001 23:44:59 EST

There has been extensive research on "Compiler generators" (_not_
compiler compiler) in the research group "Programmiersprachen und
Compiler" (Prof. Dr. Bleicke Eggers) of the Department "Informatics"
of the Technical University of Berlin (pc.cs.tu-berlin.de). Giving a
source language and a target language by two-level-grammars this
system generates automatically a complete compiler from the source to
the target language. Such a system can not be written "just" by a
masters thesis! Ingo Dittmer


"Daniel C. Wang" schrieb:
  Just curious, but has there been any research done on
> parser-generators generators? i.e. some magic tool that will take a
> specification of my favorite programming language and produce a yacc
> like parser generator.


Post a followup to this message

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