Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!news.iecc.com!nerds-end From: compilers@is-not-my.name Newsgroups: comp.compilers Subject: Re: Good practical language and OS agnostic text? Date: Thu, 19 Apr 2012 16:32:13 -0000 Organization: Compilers Central Lines: 32 Sender: news@iecc.com Approved: comp.compilers@iecc.com Message-ID: <12-04-039@comp.compilers> References: <12-04-024@comp.compilers> NNTP-Posting-Host: news.iecc.com X-Trace: leila.iecc.com 1334891812 84515 64.57.183.58 (20 Apr 2012 03:16:52 GMT) X-Complaints-To: abuse@iecc.com NNTP-Posting-Date: Fri, 20 Apr 2012 03:16:52 +0000 (UTC) Keywords: books Posted-Date: 19 Apr 2012 23:16:52 EDT X-submission-address: compilers@iecc.com X-moderator-address: compilers-request@iecc.com X-FAQ-and-archives: http://compilers.iecc.com Xref: csiph.com comp.compilers:582 derek@nospam.knosof.co.uk wrote > I always recommend: > A Retargetable C Compiler: Design and Implementation > by David R. Hanson and Christopher W. Fraser Thanks. > If you are weak on math you might have a problem getting your head > around recursion. I'm sure I don't understand recursion like a mathematician understands it. I think I understand the applied use of it. > If you cannot understand recursion your compiler writing days are > finished. Before they even started, how sad! > > I think of all the compilers were written in the DOS days and there > > were normal guys writing them, not Nobel math prizewinners. Shirley > > In my experience compiler writers are not normal guys, but then I > am a vested interest. You're probably right since the more I look at it the more it seems the 90/10 rule applies. 90% of compilers were written by the same guys. Small group after all. I guess you (plural) have a vested interested in keeping the group small ;-) [Back when I was a grad student, I taught the compilers course required for all CS majors. Some of them even wrote compilers that worked. -John]