|
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: 768 (0x300) Types: TextFile Names: »tasgnsmi«
└─⟦667bb35d6⟧ Bits:30007480 RC8000 Dump tape fra HCØ. └─⟦4334b4c0b⟧ └─⟦e3cb726bb⟧ »test« └─⟦this⟧
begin integer tegn,gltegn; repeat readchar(in,tegn); if tegn = '=' then outchar(out,':'); if tegn = 'nl' and gltegn <> '>' and gltegn <> ';' then outchar(out,';'); outchar(out,tegn); gltegn := tegn; until tegn = 'em'; end; ▶EOF◀