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

⟦e6e33c0b2⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Une_Valeur2, seg_0498dd

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 Un_Terme1, Un_Nombre1, Compare_Id, Instructions;

package body Une_Valeur2 is

    procedure Parse is
    begin
        case Lex.Get_Token is
            when Cross =>  
                Instructions.Set_Operation ("fois");
                Un_Terme1.Parse;
                Un_Nombre1.Parse;
            when Slash =>
                Instructions.Set_Operation ("divise");
                Un_Terme1.Parse;
                Un_Nombre1.Parse;
            when Equal =>
                Compare_Id.Parse;
            when Not_Equal =>
                Compare_Id.Parse;
            when Less =>
                Compare_Id.Parse;
            when Less_Equal =>
                Compare_Id.Parse;
            when Great =>
                Compare_Id.Parse;
            when Great_Equal =>
                Compare_Id.Parse;
            when Plus =>
                Instructions.Set_Operation ("plus");
                Un_Nombre1.Parse;
            when Minus =>
                Instructions.Set_Operation ("moins");
                Un_Nombre1.Parse;
            when others =>
                null;
        end case;
    end Parse;

end Une_Valeur2;


E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=20 rec1=00 rec2=01 rec3=032
        [0x01] rec0=0b rec1=00 rec2=02 rec3=001
    tail 0x21546ee90865e6b912f54 0x42a00088462060003