T.R | Title | User | Personal Name | Date | Lines |
---|
110.1 | not much help, but ... | CLT::BOURQUARD | | Wed Oct 08 1986 17:14 | 4 |
| When I was in school (late 70's), we had an SPL compiler which was
a version of XPL written for the Xerox Sigma series machines. I
believe that XPL was bastardized from PL/I. All I remember about
it is that it had a stack data type, and push/pop built-in functions.
|
110.2 | i think there's a book on XPL | ERLANG::GLASER | Steve Glaser DTN 226-7646 LKG1-2/A19 | Wed Oct 08 1986 20:34 | 6 |
| I think it was a product of Bill McKeeman (sp?).
I seem to recall seeing a book on the language. It might be available
through the library.
steveg
|
110.3 | XPL Reference | TLE::HOBBS | | Wed Oct 08 1986 21:07 | 5 |
| XPL is described in "A Compiler Generator" by McKeeman, Horning and Wortman
published by Prentice-Hall in 1970.
The book includes a listing of an XPL compiler for the IBM 360 written
in XPL.
|
110.4 | DXPL | DSSDEV::REINIG | August G. Reinig | Thu Oct 09 1986 10:35 | 5 |
| When I was in college our computer center used DXPL for the couple
of years it took the local computer wizard to write the PL1 compiler.
DXPL was vaguely PL1 like.
August G. Reinig
|
110.5 | Ah, XPL/S | PRAGMA::GRIFFIN | Dave Griffin | Mon Oct 13 1986 12:32 | 8 |
| XPL/S (or was it XPLS) was used on the Xerox Sigma 9 machines as
their "systems programming language" (along with MetaSymbol - the
assembler). XPL/S was a structured varient of XPL - no GOTO.
It was my first "real" programming language. I liked it. I do
not know of any Digital implementations.
- dave
|