|
|
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, procedure Essai_Kurt, seg_036502, seg_037eff, seg_038f4a
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦5a81ac88f⟧ »Space Info Vol 1«
└─⟦this⟧
with Lex;
with Statements;
with Object;
with Text_Io;
with Graphic_Object;
with Error_Broadcaster;
with Easy_X;
procedure Essai_Kurt (Terminal : String; Fichier : String) is
Node : Statements.Node;
Bool : Boolean;
Monobjet : Object.Reference;
package Io is new Text_Io.Integer_Io (Integer);
begin
Lex.Open (Fichier);
Lex.Next_Token;
Statements.Parse (Node, Bool);
Lex.Close (Fichier);
if not Bool then
Graphic_Object.Open (Terminal);
loop
case Easy_X.Next_Event is
when Easy_X.Update =>
Monobjet := Statements.Interpret (Node, Monobjet);
Io.Put (Monobjet.Identity);
when Easy_X.Button_Down =>
exit;
when Easy_X.Button_Up =>
null;
end case;
end loop;
Graphic_Object.Close;
end if;
exception
when others =>
Graphic_Object.Close;
end Essai_Kurt;
nblk1=2
nid=0
hdr6=4
[0x00] rec0=25 rec1=00 rec2=01 rec3=014
[0x01] rec0=03 rec1=00 rec2=02 rec3=001
tail 0x2152fba5c84de703f80ad 0x42a00088462060003