DataMuseum.dk

Presents historical artifacts from the history of:

Regnecentalen RC-900

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

See our Wiki for more about Regnecentalen RC-900

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦11472fdc8⟧ TextFile

    Length: 53 (0x35)
    Types: TextFile
    Notes: UNIX file
    Names: »t.p«

Derivation

└─⟦5d210af82⟧ Bits:30004156 SW95754I Green Hill Pascal
└─⟦5d210af82⟧ UNIX Filesystem
    └─⟦this⟧ »gp/new/usr/ghs/t.p« 

TextFile

program goo;
begin
    writeln('Hello, world');
end.