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

⟦dee0a62dc⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Jeu, seg_048a5f, seg_048c37, seg_048ca6, seg_048dd7

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦5a81ac88f⟧ »Space Info Vol 1« 
        └─⟦this⟧ 
└─⟦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 Interface_Structure;
with Langage;
with Monde;
with Scenario;
with Lex;
with Synchro;
with Lex;
with Follow;
with Error;

package body Jeu is

    procedure Parse (Ok : in out Boolean; Ok_Semantique : in out Boolean) is
        use Lex;
    begin
        Lex.Next;
        Langage.Parse (Ok, Ok_Semantique);
        if Ok then
            Monde.Parse (Ok, Ok_Semantique);
            Ok_Semantique := (Ok_Semantique and
                              Interface_Structure.Structure_Is_Ok);
            if Ok then
                Scenario.Parse (Ok);
                if not Ok then
                    Synchro.Is_On (Error.Liste_De_Clauses,
                                   Follow.Liste_De_Clauses);
                end if;

                if Lex.Get_Token /= L_Finjeu then
                    Synchro.Is_On (Error.Word_Finjeu, Follow.Word_Finjeu);
                end if;
                if Lex.Next_Token /= L_Eof then
                    Synchro.Is_On (Error.Eof, Follow.Eof);
                end if;
                Ok := True;
            end if;
        end if;
    end Parse;

end Jeu;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=22 rec1=00 rec2=01 rec3=030
        [0x01] rec0=08 rec1=00 rec2=02 rec3=001
    tail 0x2174cef8c865a5a138fff 0x42a00088462060003