|
|
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: 2048 (0x800)
Types: Ada Source
Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Lexical_Try, seg_047e16
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦5a81ac88f⟧ »Space Info Vol 1«
└─⟦this⟧
with Text_Io, Lexical_Analyzer;
procedure Lexical_Try is
Token : Lexical_Analyzer.Tokens;
X, Y : Integer;
use Lexical_Analyzer;
begin
Token := Lexical_Analyzer.Unknown;
Lexical_Analyzer.Open ("Test_File");
loop
Lexical_Analyzer.Next;
Token := Lexical_Analyzer.Get_Token;
Text_Io.Put (Lexical_Analyzer.Tokens'Image (Token));
Text_Io.Put (" : ");
Text_Io.Put (Lexical_Analyzer.Get_Value);
if (Token = Identifier) then
X := Lexical_Analyzer.Get_Position_In_Line;
Y := Lexical_Analyzer.Get_Line_In_File;
Text_Io.Put (" (" & Integer'Image (Y) &
";" & Integer'Image (X) & ")");
end if;
Text_Io.New_Line;
end loop;
exception
when Excep_Eof =>
Text_Io.Put_Line ("fini !!");
end Lexical_Try;
nblk1=1
nid=0
hdr6=2
[0x00] rec0=20 rec1=00 rec2=01 rec3=000
tail 0x21544ed188657734a3bec 0x42a00088462060003