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

⟦fb10a70b4⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Lexical, seg_04cc8d, seg_04cd73

Derivation

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

E3 Source Code



with Matrice;
with Position;
with Text_Io;
package Lexical is
    type Label is (Typ_Code_Site, Typ_Lecteurs, Typ_Fin, Typ_Portes,
                   Typ_Zones, Typ_Porteurs, Typ_Groupes, Typ_Acces,
                   Typ_Inconnu, Typ_Double_Point, Typ_Point_Virgule,
                   Typ_Virgule, Typ_Tiret, Typ_Egal, Typ_Plages_Horaires);
    type Nature_Unit is (Identificateur, Entier, Separator, Erreur, Termine);
    subtype Ligne_De_Fichier is String (1 .. 255);

    --
    -- Parametres utilises pour l'analyse lexicale et syntaxique
    --
    Is_In_Bloc : Boolean := False;
    Is_Eof : Boolean := False;
    La_Matrice : Matrice.Object;
    La_Position : Position.Object;
    File_Config : Text_Io.File_Type;
    La_String : Ligne_De_Fichier;
    Dernier_Car : Natural;
    Unite : Ligne_De_Fichier;
    Indice_Unite : Natural;
    Typ_Unite : Nature_Unit := Termine;
    Typ_Mot_Cle : Label;

    procedure Init;
    procedure Close;
    function Conversion return Matrice.Nature_Char;
    procedure Lex;
    procedure Lex_File;
end Lexical;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=1e rec1=00 rec2=01 rec3=012
        [0x01] rec0=04 rec1=00 rec2=02 rec3=000
    tail 0x217540ca6874f6e3e3004 0x42a00088462060003