1
0
mirror of https://github.com/pkimpel/retro-220.git synced 2026-04-29 21:18:09 +00:00

1. Commit proofing updates to BALGOL-Intrinsics transcriptions.

2. Commit README for BALGOL-Examples.
This commit is contained in:
Paul Kimpel
2017-03-30 08:18:49 -07:00
parent f891d5198d
commit 3f3bf2cd85
10 changed files with 42 additions and 23 deletions

View File

@@ -0,0 +1,27 @@
Index of folder retro-220/software/BALGOL/BALGOL-Examples:
Source, object, and compilation listings for example programs used with
the BAC-220 Burroughs Algebraic Compiler.
Unless otherwise specified, all files are in standard Windows text
format, with carriage-return/line-feed delimiters.
Example-1-BALGOL.card
Example-2-BALGOL.card
Example-3-BALGOL.card
Example-4-BALGOL.card
Example BALGOL programs transcribed from Section 11 of the BAC-220
Burroughs Algebraic Compiler manual, revised edition, March 1963,
Burroughs document 220-21017, available at:
http://bitsavers.org/pdf/burroughs/electrodata/220/
220-21017_B220_BALGOL_Mar63.pdf.
B5500-EMODE/
This sub-folder contains source and listings of BALGOL programs as
converted to run on the Burroughs B5500 (retro-b5500 emulator) and
modern Unisys ClearPath MCP (E-mode) systems.
Paul Kimpel
March 2017