Re: Paper: Developing a Modular Compiler for a Subset of a C-like Language

OrangeFish <OrangeFish@invalid.invalid>
Mon, 20 Jan 2025 11:17:21 -0500

          From comp.compilers

Related articles
Paper: Developing a Modular Compiler for a Subset of a C-like Language johnl@taugh.com (John R Levine) (2025-01-09)
Re: Paper: Developing a Modular Compiler for a Subset of a C-like Language OrangeFish@invalid.invalid (OrangeFish) (2025-01-11)
Re: Paper: Developing a Modular Compiler for a Subset of a C-like Language OrangeFish@invalid.invalid (OrangeFish) (2025-01-12)
Re: Paper: Developing a Modular Compiler for a Subset of a C-like Language antispam@fricas.org (2025-01-16)
Re: Paper: Developing a Modular Compiler for a Subset of a C-like Language smirzo@antartida.xyz (Salvador Mirzo) (2025-01-20)
Re: Paper: Developing a Modular Compiler for a Subset of a C-like Language OrangeFish@invalid.invalid (OrangeFish) (2025-01-20)
Re: lecture notes on compilers, was Paper: Developing a Modular Compiler pronesto@gmail.com (Fernando Magno Quintao Pereira) (2025-01-21)
Re: Paper: Developing a Modular Compiler for a Subset of a C-like Language gneuner2@comcast.net (George Neuner) (2025-01-21)
Re: Paper: Developing a Modular Compiler for a Subset of a C-like Language gneuner2@comcast.net (George Neuner) (2025-01-21)
Re: Paper: Developing a Modular Compiler for a Subset of a C-like Language dmitri.s.volkov@gmail.com (Dmitri Volkov) (2025-01-23)
Re: Paper: Developing a Modular Compiler for a Subset of a C-like Language Keith.S.Thompson+u@gmail.com (Keith Thompson) (2025-01-23)
Re: Paper: Developing a Modular Compiler for a Subset of a C-like Language OrangeFish@invalid.invalid (OrangeFish) (2025-01-23)
[1 later articles]
| List of all articles for this month |
From: OrangeFish <OrangeFish@invalid.invalid>
Newsgroups: comp.compilers
Date: Mon, 20 Jan 2025 11:17:21 -0500
Organization: Compilers Central
References: 25-01-004 25-01-010 25-01-012
Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="76079"; mail-complaints-to="abuse@iecc.com"
Keywords: books
Posted-Date: 21 Jan 2025 10:29:15 EST
In-Reply-To: 25-01-012

On 2025-01-20 06:38, Salvador Mirzo wrote:
> Would you recommend an equivalent paper or book that addresses these
> short-comings but maintains the educational spirit of the paper? (It's
> okay if the architecture is not a popular one.)
> [Good question. There's the old Let's Build a Compiler which you can find
> on my web site and some books. Alan Holub wrote a well known book but the
> code in the book is incredibly buggy so I wouldn't recommend it. -John]


What are expert opinions on Wirth's book Compilerbau (German
notwithstanding)? There seem to love-it or hate-it opinions without
much substance.


(Another question is where to look for how to add debugging information
to the output.)


OF.


Post a followup to this message

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