DataMuseum.dk

Presents historical artifacts from the history of:

Q1 computer

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

See our Wiki for more about Q1 computer

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦7393848bd⟧ Q1_Text, reclen=79

    Length: 553 (0x229)
    Types: Q1_Text, reclen=79
    Notes: q1file
    Names: »PRIS«

Derivation

└─⟦76544940c⟧ Bits:30008688 DDMQ1-0128_NYCKEL
    └─⟦this⟧ »PRIS« 

Text

GET SKIP LIST(X);                                                              
PUT SKIP LIST(X);                                                              
DO I = 1 TO 10;                                                                
X = (X-(X-2000)/2);                                                            
PUT SKIP LIST(X);                                                              
END;END;