Re: Compiler Compiler Compiler

"J.H.Jongejan" <jjan@cs.rug.nl>
26 Mar 2001 13:41:02 -0500

          From comp.compilers

Related articles
Compiler Compiler Compiler danwang+news@cs.princeton.edu (Daniel C. Wang) (2001-03-22)
Re: Compiler Compiler Compiler jjan@cs.rug.nl (J.H.Jongejan) (2001-03-26)
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)
[10 later articles]
| List of all articles for this month |

From: "J.H.Jongejan" <jjan@cs.rug.nl>
Newsgroups: comp.compilers
Date: 26 Mar 2001 13:41:02 -0500
Organization: Groningen University (NL)
References: 01-03-095
Keywords: tools, parse
Posted-Date: 26 Mar 2001 13:41:02 EST

Daniel C. Wang wrote:
> 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.
>
> The first non-trivial thing anyone does when they invent a new
> programming language seems to be rewriting yacc so they can bootstrap
> their compiler. This sounds like a great master's thesis for
> someone... :)
> [Maybe I'm an old cynic, but that sounds to me like a way to appear busy
> while delaying the start of the actual work. -John]


There has been done some work on this, in a functional programming
style. Work/research was done at Utrecht University, under the
guidance of professor Doaitse Swierstra, email doaitse@cs.uu.nl.


--
Met vriendelijke groet,


Jan Jongejan 8-{) --me with moustache
Dept. Comp.Sci.,
Univ. of Groningen,
Netherlands.
email: jjan@cs.rug.nl


Post a followup to this message

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