Related articles |
---|
[3 earlier articles] |
Re: Algol 60 Syntax harm.munk@philips.com (Munk, ir. H.) (2000-01-15) |
Re: Algol 60 Syntax dvdeug@x8b4e53cd.dhcp.okstate.edu (2000-01-15) |
Re: Algol 60 Syntax wclodius@aol.com (2000-01-15) |
Re: Algol 60 Syntax steve.ross@rmc-ltd.com (Steve Ross) (2000-01-15) |
Re: Algol 60 Syntax Martin.Ward@smltd.com (2000-01-15) |
Re: Algol 60 Syntax dsutton@acumen1.com (2000-01-15) |
Re: Algol 60 Syntax mah@colorado.edu (ma haibing) (2000-01-15) |
Re: Algol 60 Syntax dsutton@acumen1.com (2000-01-19) |
Re: Algol 60 Syntax wclodius@lanl.gov (William B. Clodius) (2000-01-21) |
From: | ma haibing <mah@colorado.edu> |
Newsgroups: | comp.compilers |
Date: | 15 Jan 2000 14:41:51 -0500 |
Organization: | University of Colorado -- Dept of Computer Science |
References: | 00-01-037 |
Keywords: | algol60 |
Dan Sutton wrote:
>
> My problem is that I can't seem to lay my hands on the syntax
> definition for Algol-60 ANYWHERE - It'd be really nice if I could,
>
> So: Does anyone out there have a copy of the bloody syntax definitions
> for this language? If so, I'd be extremely appreciative if they could
>
The well known Algol-60 language definition is
"Revised Report on the Algorithmic Language ALGOL 60", in "Communications
of the ACM", Jan. 1963, pg. 1-17. Be careful, it's known that the BNF
grammar has ambiguity.
There's a runnable Algol-60 specification based on the Report. Check
ftp://ftp.cs.colorado.edu/pub/cs/distribs/eli/Examples
You can also find C, Fortran, and Pascal there.
The Eli home page is at http://www.cs.colorado.edu/~eliuser
Good luck and have fun.
Haibing
Return to the
comp.compilers page.
Search the
comp.compilers archives again.