|
|
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 Text_Lexical, seg_031783
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦cfc2e13cd⟧ »Space Info Vol 2«
└─⟦this⟧
with Text_Io;
with Lexical;
with Standard_String;
use Lexical;
procedure Text_Lexical is
The_Token : Lexical.Token;
begin
Lexical.Open (Text_Io.Name (Text_Io.Standard_Input));
while (Lexical.Get_Token /= L_Eof) loop
Lexical.Next;
The_Token := Lexical.Get_Token;
Text_Io.Put_Line (Token'Image (The_Token));
if Lexical.Get_Token = L_Temps or Lexical.Get_Token = L_Number then
Text_Io.Put_Line (Integer'Image (Lexical.Get_Value));
elsif Lexical.Get_Token = L_Id then
Text_Io.Put_Line (Standard_String.Get_Contents (Lexical.Get_Value));
end if;
end loop;
Lexical.Close_The_File;
end Text_Lexical;
nblk1=1
nid=0
hdr6=2
[0x00] rec0=17 rec1=00 rec2=01 rec3=000
tail 0x2172b8c6284bd789543f7 0x42a00088462060003