Related articles |
---|
Incomplete compiler? Uwe.Uta.Altenburg@t-online.de (Uwe Altenburg) (2002-04-24) |
Re: Incomplete compiler? haberg@matematik.su.se (2002-04-29) |
RE: Incomplete compiler? qjackson@shaw.ca (Quinn Tyler Jackson) (2002-04-29) |
Re: Incomplete compiler? haberg@matematik.su.se (2002-05-01) |
Re: Incomplete compiler? bernhard@cs.waikato.ac.nz (Bernhard Pfahringer) (2002-05-01) |
Re: Incomplete compiler? haberg@matematik.su.se (2002-05-03) |
Re: Incomplete compiler? Martin.Ward@durham.ac.uk (2002-05-03) |
[3 later articles] |
From: | "Uwe Altenburg" <Uwe.Uta.Altenburg@t-online.de> |
Newsgroups: | comp.compilers |
Date: | 24 Apr 2002 22:27:26 -0400 |
Organization: | T-Online |
Keywords: | design |
Posted-Date: | 24 Apr 2002 22:27:26 EDT |
I would like to know, if there is a compiler (and a language) where I
tell the compiler in the source-code how to compile the source? Let's
say an "incomplete" or "simple" compiler that can be extended if
needed or is this a "perpetuum mobile"?
Thanks for comments
Uwe
[Look at the work done in the 1970s on extensible languages, where
you could add BNF and semantics right in the middle of your program.
It seemed like a cool idea but turned out to be useless. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.