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: glen herrmannsfeldt Newsgroups: comp.compilers Subject: Re: Good practical language and OS agnostic text? Date: Fri, 20 Apr 2012 07:33:24 +0000 (UTC) Organization: Aioe.org NNTP Server Lines: 23 Sender: news@iecc.com Approved: comp.compilers@iecc.com Message-ID: <12-04-047@comp.compilers> References: <12-04-043@comp.compilers> NNTP-Posting-Host: news.iecc.com X-Trace: leila.iecc.com 1334978431 46226 64.57.183.58 (21 Apr 2012 03:20:31 GMT) X-Complaints-To: abuse@iecc.com NNTP-Posting-Date: Sat, 21 Apr 2012 03:20:31 +0000 (UTC) Keywords: books Posted-Date: 20 Apr 2012 23:20: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:590 compiler.ddj@h-rd.org wrote: (snip) > somwhat old, but good to read: Gries "Compiler Construction for > digital computers" I believe it is, more or less, older than C so shouldn't have C dependencies. Also, the camera ready copy was printed on a 1403 printer, which should look familiar to OS/360 users. (snip) > [Gries is a good thought, quite concrete and the > target machine is a thinly disguised S/360. -John] Many years ago (about 33), just after my undergrad compiler course,I had the idea of writing a PL/I compiler for VAX using the Gries book. As usual, it would have been written in the language it compiled, so it could compile itself. But I got distracted with other things over the years. -- glen