Related articles |
---|
Name that PD parser generator corbett@ernie.Berkeley.EDU (1989-09-06) |
Re: Name that PD parser generator djones@megatest.uucp (1989-09-08) |
Re: Name that PD parser generator schwartz@shire.cs.psu.edu (1989-09-11) |
Re: Name that PD parser generator keithh@atreus,uucp (1989-09-12) |
From: | keithh@atreus,uucp (Keith Hanlan) |
Newsgroups: | comp.compilers |
Date: | 12 Sep 89 19:02:26 GMT |
References: | <1989Sep6.152554.318@esegue.segue.boston.ma.us> <1989Sep11.015824.1006@esegue.segue.boston.ma.us> <1989Sep12.013014.1720@esegue.segue.boston.ma.us> |
Organization: | Bell-Northern Research, Ottawa, Canada |
In article <1989Sep12.013014.1720@esegue.segue.boston.ma.us> schwartz@shire.cs.psu.edu (Scott Schwartz) writes:
>In article <1989Sep11.015824.1006@esegue.segue.boston.ma.us> Dave Jones writes:
>| besides the copyrights on other ones. For one thing, I wanted LR(1), not
>| LALR(1).
>
>SSL, by Rick Holt, is an LR(N) parser generator, and as far as I know
>it is freely available. Does anyone (who isn't at Toronto :-) use
>this? (SSL == Syntax Semantic Language, by the way.)
S/SL is used here at Bell-Northern Research. In fact it was
partially funded by BNR. I used it at Queen's University when I
took a compiler course from Jim Cordy (one of the designers).
S/SL is simple, elegant, and very easy to develop and maintain.
I was quite impressed. Unfortunately all the reference material
I have on S/SL is proprietary. (It's so simple however, that
little is required)
The reference you want is:
Cordy, J.R. and Holt, R.C. [1980] Specification of S/SL:
Syntax/Semantic Language, Computer Systems Research Institute,
University of Toronto.
The address is:
CSRI, University of Toronto
Sanford Fleming Building,
10 King's College,
52S-1A4
416-978-8751
Return to the
comp.compilers page.
Search the
comp.compilers archives again.