|
|
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 Presentations, seg_040dd7
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦5a81ac88f⟧ »Space Info Vol 1«
└─⟦this⟧
with Lexical, Erreur, Nom_De_Type, Initialisation;
use Lexical;
package body Presentations is
procedure Presentation is
begin
if (Lexical.Get_Token = Id) then
Lexical.Next;
if (Lexical.Get_Token = Objet) then
Lexical.Next;
Nom_De_Type.Parse;
Initialisation.Parse;
else
Erreur.Parse ("Manque Objet");
end if;
else
Erreur.Parse ("Manque Nom Objet");
end if;
end Presentation;
function Is_In_First (T : Token) return Boolean is
begin
case T is
when Id =>
return True;
when others =>
return False;
end case;
end Is_In_First;
procedure Parse is
begin
Presentation;
while (Is_In_First (Lexical.Get_Token)) loop
Presentation;
end loop;
end Parse;
end Presentations;
nblk1=2
nid=0
hdr6=4
[0x00] rec0=2d rec1=00 rec2=01 rec3=022
[0x01] rec0=07 rec1=00 rec2=02 rec3=001
tail 0x2153b88668612623aad00 0x42a00088462060003