|
|
DataMuseum.dkPresents historical artifacts from the history of: RC4000/8000/9000 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about RC4000/8000/9000 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 1536 (0x600)
Types: TextFile
Names: »comalgo«
└─⟦621cfb9a2⟧ Bits:30002817 RC8000 Dump tape fra HCØ. Detaljer om "HC8000" projekt.
└─⟦0364f57e3⟧
└─⟦this⟧ »comalgo«
└─⟦00964e8f7⟧ Bits:30007478 RC8000 Dump tape fra HCØ.
└─⟦b2ec5d50f⟧
└─⟦this⟧ »comalgo«
;
; *** comalgo: a file for translating the comal system ***
;
(basicmove=slang fpnames tcomalmove insertproc entry.no
basicmove getclock anyevents)
(spoolfull=slang tspoolfull entry.no
spoolfull)
testbit=algol ttestbit
(writedate=slang twritedate entry.no
writedate)
(decomposef=slang fpnames tdecomposef insertproc entry.no
decomposef solvef)
(isotable=slang tisotable entry.no
isotable)
changeerror=algol tchangeerr connect.no
genscan=algol tgenscan
gensyntax=algol tgensyntax
scantable=genscan nametable
syntaxtable=gensyntax in.comalsyntax
xcomal=algol tcomal
scope user,
xcomal changeerror decomposef solvef writedate ,
basicmove anyevents getclock spoolfull testbit ,
isotable scantable syntaxtable genscan gensyntax
c=message translation completed
▶EOF◀