Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!news-out.readnews.com!news-xxxfer.readnews.com!news.misty.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: Fri, 20 Apr 2012 16:06:22 -0000 Organization: Compilers Central Lines: 22 Sender: news@iecc.com Approved: comp.compilers@iecc.com Message-ID: <12-04-049@comp.compilers> References: <12-04-037@comp.compilers> NNTP-Posting-Host: news.iecc.com X-Trace: leila.iecc.com 1334978491 46962 64.57.183.58 (21 Apr 2012 03:21:31 GMT) X-Complaints-To: abuse@iecc.com NNTP-Posting-Date: Sat, 21 Apr 2012 03:21:31 +0000 (UTC) Keywords: books Posted-Date: 20 Apr 2012 23:21:31 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:592 torbenm@nospam.diku.dk (Torben Fgidius Mogensen) wrote: > You could have a look at my book "Introduction to Compiler Design" Thanks for the links. > The books are language agnostic, describing techniques independently of > any specific implementation langauge, and mostly independently of the > source and target languages for the compilers. There is some math, but > not as much as in some other compiler textbooks I have seen. I will look them over. It is nice to know the author is available! > I wrote the book mainly as a reaction to the books available at the > time, which were either (IMO) too advanced for students just beginning > the second year of CS or basically walk-throughs of specific compilers > for and in specific languages and, hence, not generally useful. That's an issue for me with not much theoretical background and wanting to at least learn enough so I can go off on my own and do something useful. Thank you.