| Related articles |
|---|
| XPL Analyzer shoefoot@gmail.com (Shoefoot) (2017-06-05) |
| Re: XPL Analyzer robin51@dodo.com.au (Robin Vowels) (2017-06-05) |
| Re: XPL Analyzer gneuner2@comcast.net (George Neuner) (2017-06-05) |
| Re: XPL Analyzer shoefoot@gmail.com (Shoefoot) (2017-06-07) |
| Re: XPL Analyzer acolvin@efunct.com (mac) (2017-06-08) |
| Re: XPL Analyzer slkpg4@gmail.com (SLK Parser Generator) (2017-06-09) |
| Re: XPL Analyzer gneuner2@comcast.net (George Neuner) (2017-06-09) |
| Re: XPL Analyzer DrDiettrich1@aol.com.dmarc.email (Hans-Peter Diettrich) (2017-06-13) |
| [1 later articles] |
| From: | "Robin Vowels" <robin51@dodo.com.au> |
| Newsgroups: | comp.compilers |
| Date: | Mon, 5 Jun 2017 20:28:33 +1000 |
| Organization: | Compilers Central |
| References: | 17-06-002 |
| Injection-Info: | miucha.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="66176"; mail-complaints-to="abuse@iecc.com" |
| Keywords: | parse, history, comment |
| Posted-Date: | 05 Jun 2017 21:38:24 EDT |
>I am in the process of writing an XPL compiler. This is the language defined by McKeeman in his
> book "A Compiler Generator". While searching the net I have found some references to a version
> of
> the XPL Analyzer that used LALR(1) parse tables. Does anyone have source code for such a program?
Versions of XPL are available for a number of systems, including S/360, 390. etc.
and the PC.
McKeeman's book has the complete XPL compiler and Analyzer sources.
https://www.cs.toronto.edu/XPL/
I can supply the source for Optimising XPL.
[Thanks but as far as I can tell, none of those have LALR tables. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.