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

⟦85b008b0e⟧ Ada Source

    Length: 5120 (0x1400)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Test_Def_Monde, seg_045623

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 Definition_Du_Monde, Lexical_Analyzer,
     Error, Variable_Table, Text_Io, Type_Table;

procedure Test_Def_Monde is
    use Error;
begin  
    Lexical_Analyzer.Open ("fichier_test_def_monde");
    Lexical_Analyzer.Next;
    Definition_Du_Monde.Parse;
    Lexical_Analyzer.Close;
    Text_Io.Put_Line ("parse ok");

    Type_Table.Print;
    Variable_Table.Print;
exception

    when Error.Excep_Syntaxe_Error =>
        Error.Treat;
        Lexical_Analyzer.Close;

end Test_Def_Monde;

E3 Meta Data

    nblk1=4
    nid=3
    hdr6=2
        [0x00] rec0=18 rec1=00 rec2=01 rec3=000
        [0x01] rec0=20 rec1=00 rec2=04 rec3=028
        [0x02] rec0=0d rec1=00 rec2=03 rec3=000
        [0x03] rec0=03 rec1=91 rec2=fb rec3=142
    tail 0x21541b6a4864a911bd900 0x42a00088462060003
Free Block Chain:
  0x3: 0000  00 04 00 15 80 0c 74 5f 44 65 66 5f 4d 6f 6e 64  ┆      t_Def_Mond┆
  0x4: 0000  00 02 03 fc 80 12 42 72 61 63 6b 65 74 5f 45 78  ┆      Bracket_Ex┆
  0x2: 0000  00 00 00 85 80 09 6e 6b 6e 6f 77 6e 20 3d 3e 09  ┆      nknown => ┆