DataMuseum.dk

Presents historical artifacts from the history of:

RC4000/8000/9000

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about RC4000/8000/9000

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦d7557b734⟧ TextFile

    Length: 1536 (0x600)
    Types: TextFile
    Names: »complinp«

Derivation

└─⟦621cfb9a2⟧ Bits:30002817 RC8000 Dump tape fra HCØ.  Detaljer om "HC8000" projekt.
    └─⟦0364f57e3⟧ 
        └─⟦8c6b0f8fa⟧ »cdes« 
└─⟦667bb35d6⟧ Bits:30007480 RC8000 Dump tape fra HCØ.
    └─⟦4334b4c0b⟧ 
        └─⟦8c6b0f8fa⟧ »cdes« 
            └─⟦this⟧ 

TextFile


 *pl 297,21,240,13,4*
*pn 0,0**lw 170* *ld 12* *ps*
*qr*
1981-02-10
Anders Lindgård
*nl1*
*ct*
compresslib
*nl1*
*rj**np*
Compresses a number of external ALGOL procedures onto a
single disc file. This will usually save a number of slices.
*ns 1,2,Example:*
        --------*nl*
If proc1 and proc2 are two translated external algol procedures
with each one segment then
the call:*nl*
t1=compresslib t2
*nl*
will make t2 an entry in t1 and t1 will contain the code
for both procedures.
*ns 1,2,Call:*
        -----
*sj*
<libfile>=compresslib <specifications>
<libfile>::=<filedescriptor>
*rj*
<libfile> must describe a translated external ALGOL procedure,
except when survey is specified.
*sj*
<specifications>  ::=<modifier> <filelist>
        <filelist>::=<filename>/<filelist>
        <modifier>::=list.<boolean>/survey.<boolean>/
                     scope.<scopespec>
*rj*
*ns 1,2,Function:*
        ---------*nl*
*np*
*ns 1,2,Storage requirements:*
        ---------------------*nl2*
As for a normal ALGOL program.
*ns 1,2,Error messages:*
        ---------------*nl1*
*se?*
?sj?
?rj?
?se*?
*lm0*
*ns 1,2,Language: ALGOL*
        ---------*nl*
*ns 1,2,Maintenance level: user*
        ------------------*nl1*
*ef*
▶EOF◀