XEROX SIGMA 7 XPL Compiler Code
XPL Compiler for the XEROX SIGMA 7
Status: Beta
Brought to you by:
shoefoot
File | Date | Author | Commit |
---|---|---|---|
compiler | 2025-09-08 |
![]() |
[44a14f] Update the grammar tables. The previous tables... |
tape | 2025-04-03 |
![]() |
[8f511f] Initial checkin |
tools | 2025-04-03 |
![]() |
[8f511f] Initial checkin |
COPYING | 2025-04-03 |
![]() |
[8f511f] Initial checkin |
README | 2025-04-03 |
![]() |
[8f511f] Initial checkin |
makefile | 2025-09-09 |
![]() |
[db5464] Remove my username from the TAR file. |
xpl.rtf | 2025-04-06 |
![]() |
[089ced] Reflect the fact that the FILE built-in functio... |
XPL compiler for the ZEROX Sigma 7 computer. This compiler was written for, and runs on, an XDS Sigma-7 computer, operating under the GORDO time-sharing system at Lawrence Livermore Laboratory, Livermore, California. The principal authors are Charles Wetherell and John Bolstad. The XPL sub-monitor was written by Kellogg Booth. GPL was created from XPL by John Beatty. This release includes a Simple LR(K) grammar analyzer by Franklin L. De Remer dated August 31, 1970. The compiler was put into the public domain when it was release to the XEROX Users Group. XPL-COMPILER-890799-A00 The compiler was ported to the XPL to C translator by Daniel E. Weaver in 2025. The XPL to C translator can be found here: https://sourceforge.net/projects/xpl-compiler/