Related articles |
---|
looking for language design help grspangler@ualr.edu (CTRL-Z) (1992-07-15) |
Re: looking for language design help eppler@bordeaux.informatik.uni-kl.de (1992-07-20) |
Re: looking for language design help preston@dawn.cs.rice.edu (1992-07-20) |
Re: looking for language design help jwo@cs.cornell.edu (1992-07-21) |
Re: looking for language design help e86jh@efd.lth.se (1992-07-22) |
Newsgroups: | comp.compilers |
From: | preston@dawn.cs.rice.edu (Preston Briggs) |
Organization: | Rice University, Houston |
Date: | Mon, 20 Jul 1992 21:01:47 GMT |
References: | 92-07-045 92-07-062 |
Keywords: | design, bibliography |
>>I have some vague ideas floating around in my head
>>that I'd like to develop, but I don't have the first clue about how a
>>language is designed or the things I should consider when designing it.
and eppler@bordeaux.informatik.uni-kl.de (Reinhard Eppler) writes:
>You may look at Hoare (don't know the exact title) which is too old. (1969)
Perhaps it's
Hints on Programming Language Design
C. A. R. Hoare
Stanford University, Computer Science Department
TR CS-73-403, December 1973
It was reprinted in an IEEE collection
Tutorial: Programming Language Design
Edited by Anthony Wasserman
IEEE Catalog Number EHO 164-4
There's probably another version, but I can't find it.
Very practical stuff. Emphasis on simplicity and ease of
implementation.
Preston Briggs
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.