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

⟦465231223⟧ Ada Source

    Length: 5120 (0x1400)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Lexical, seg_048919

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 Text_Io;
with File;
with Compiler_Token;  
with Unbounded_String;

package Lexical is

    package Our_String is new Unbounded_String (1);
    procedure Open (A_File : Text_Io.File_Type);
    procedure Create_Error_Report;
    function At_End return Boolean;
    procedure Next;
    function Get_Token return Compiler_Token.Token;
    function Get_Value return String;

end Lexical;

E3 Meta Data

    nblk1=4
    nid=4
    hdr6=2
        [0x00] rec0=12 rec1=00 rec2=01 rec3=000
        [0x01] rec0=04 rec1=00 rec2=04 rec3=000
        [0x02] rec0=03 rec1=00 rec2=04 rec3=000
        [0x03] rec0=07 rec1=00 rec2=03 rec3=000
    tail 0x21545da3e865a403f2da2 0x42a00088462060003
Free Block Chain:
  0x4: 0000  00 02 00 46 80 06 54 6f 6b 65 6e 3b 06 00 25 20  ┆   F  Token;  % ┆
  0x2: 0000  00 03 03 fc 80 3c 20 20 20 20 20 20 28 22 43 48  ┆     <      ("CH┆
  0x3: 0000  00 00 01 2e 80 14 79 70 65 29 20 72 65 74 75 72  ┆   .  ype) retur┆