Re: T diagrams in compilers

henry@spsystems.net (Henry Spencer)
24 Dec 2005 15:34:57 -0500

          From comp.compilers

Related articles
T diagrams in compilers marcia_raju@rediffmail.com (2005-12-23)
Re: T diagrams in compilers bb@estami.net (Bruce Baker) (2005-12-24)
Re: T diagrams in compilers henry@spsystems.net (2005-12-24)
Re: T diagrams in compilers anton@mips.complang.tuwien.ac.at (2005-12-24)
Re: T diagrams in compilers jlindsay@kingston.net (John H. Lindsay) (2005-12-24)
Re: T diagrams in compilers Juergen.Kahrs@vr-web.de (=?UTF-8?B?SsO8cmdlbiBLYWhycw==?=) (2005-12-24)
| List of all articles for this month |

From: henry@spsystems.net (Henry Spencer)
Newsgroups: comp.compilers
Date: 24 Dec 2005 15:34:57 -0500
Organization: SP Systems, Toronto, Canada
References: 05-12-064
Keywords: Fortran, C, tools
Posted-Date: 24 Dec 2005 15:34:57 EST

Our moderator writes:
>But what's a T diagram? -John]


It's a graphical way of showing what compiles what to give what in a
complex compiler bootstrapping sequence. The classic example -- and
possibly the only time T diagrams actually saw non-trivial use :-) -- is
the elaborate sequence that spreads over the endpapers of the ancient tome
"A Compiler Generator", by McKeeman, Horning, and Wortman (1970), showing
how the XPL compiler was bootstrapped.
--
spsystems.net is temporarily off the air; | Henry Spencer
mail to henry at zoo.utoronto.ca instead. | henry@spsystems.net



Post a followup to this message

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