DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400

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

See our Wiki for more about Rational R1000/400

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦9bab981d5⟧ Ada Source

    Length: 2048 (0x800)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Essai_Tiny, seg_035967

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦5a81ac88f⟧ »Space Info Vol 1« 
        └─⟦this⟧ 

E3 Source Code



with Lex;
with Statements;
with Object;
with Text_Io;
with Graphic_Object;
with Easy_X;
procedure Essai_Tiny is
    Node : Statements.Node;
    Bool : Boolean;
    Monobjet : Object.Reference;
    package Io is new Text_Io.Integer_Io (Integer);

begin
    Lex.Open ("my_file");
    Lex.Next_Token;
    Statements.Parse (Node, Bool);
    Lex.Close ("my_file");
    Graphic_Object.Open ("asperule");
    loop
        case Easy_X.Next_Event is
            when Easy_X.Update =>
                Monobjet := Statements.Interpret (Node, Monobjet);
                Io.Put (Monobjet.Identity);
            when Easy_X.Button_Down =>
                exit;
            when Easy_X.Button_Up =>
                null;
        end case;
    end loop;
    Graphic_Object.Close;
exception
    when others =>
        Graphic_Object.Close;
end Essai_Tiny;

E3 Meta Data

    nblk1=1
    nid=0
    hdr6=2
        [0x00] rec0=24 rec1=00 rec2=01 rec3=000
    tail 0x2152ebfac84da8809a37c 0x42a00088462060003