|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 3072 (0xc00) Types: Ada Source Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Vie_Du_Monde, seg_047e3f
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000 └─⟦5a81ac88f⟧ »Space Info Vol 1« └─⟦this⟧
with Error, Action; package body Vie_Du_Monde is procedure Parse_Est is use Lexical_Analyzer; begin if (Lexical_Analyzer.Get_Token /= Est) then Error.Set_Type_Error (Error.Est_Expected); Error.Treat; end if; begin Lexical_Analyzer.Next; exception when Lexical_Analyzer.Excep_Eof => -- si exception eof arrive Error.Set_Type_Error (Error.Decl_Action_Expected); Error.Treat; raise Error.Excep_Syntaxe_Aborded; end; end Parse_Est; procedure Parse (List : in out Action_List.Object) is use Lexical_Analyzer; begin if (Lexical_Analyzer.Get_Token /= Vie) then Error.Set_Type_Error (Error.Decl_Vie_Expected); Error.Treat; end if; begin Lexical_Analyzer.Next; exception when Lexical_Analyzer.Excep_Eof => -- si exception eof arrive Error.Set_Type_Error (Error.Est_Expected); Error.Treat; raise Error.Excep_Syntaxe_Aborded; end; Parse_Est; Action_List.Initialize (List); Action.Parse (List); loop Action.Parse (List); end loop; exception when Lexical_Analyzer.Excep_Eof => if not (Error.Syntaxe_End_Correctly) then raise Error.Excep_Syntaxe_Aborded; end if; end Parse; function Is_First (Un_Token : Lexical_Analyzer.Tokens) return Boolean is use Lexical_Analyzer; begin return (Un_Token = Vie); end Is_First; end Vie_Du_Monde;
nblk1=2 nid=0 hdr6=4 [0x00] rec0=23 rec1=00 rec2=01 rec3=018 [0x01] rec0=1d rec1=00 rec2=02 rec3=001 tail 0x21544f138865775977bd4 0x42a00088462060003