Related articles |
---|
Using BTYACC to write C compiler J.R.Hall@dcs.warwick.ac.uk (Jules) (1996-05-08) |
Re: Using BTYACC to write C compiler Scott.Nicol@infoadvn.com (1996-05-10) |
Re: Using BTYACC to write C compiler rfg@monkeys.com (1996-05-19) |
From: | rfg@monkeys.com (Ronald F. Guilmette) |
Newsgroups: | comp.compilers |
Date: | 19 May 1996 17:44:28 -0400 |
Organization: | Infinite Monkeys & Co. |
References: | 96-05-060 |
Keywords: | C, parse, lcc |
Jules <J.R.Hall@dcs.warwick.ac.uk> wrote:
>I am relatively new to compiler writing, and after reading this
>newsgroup for a while decided that a good place to start would be...
And our moderator wrote:
>[I'd start with lcc. There's a lot more to a C compiler than the parser.
>-John]
John's point is well taken, and I'd just like to add that another good
reason for new compiler writers to study LCC and try to learn from it
is that there is a nice hefty book available whose only purpose is to
throughly describe the internals of LCC.
Having a guidebook like this available should be a great asset for anyone
trying to understand compilers in depth.
--
-- Ron Guilmette, Roseville, CA ---
---- E-mail: rfg@monkeys.com ------
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.