DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦e15e5fd59⟧ Ada Source

    Length: 2048 (0x800)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, generic, package Pattern_Match_Regular_Expression, seg_00469f

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦5a81ac88f⟧ »Space Info Vol 1« 
        └─⟦this⟧ 

E3 Source Code



--| @SUMMARY Pattern matching utility discussed in Grady Booch's second book.
--|
--| @INDICES (Utility)
--|
generic
    type Item  is private;
    type Index is (<>);
    type Items is array (Index range <>) of Item;
    Any_Item     : in Item;
    Escape_Item  : in Item;
    Not_Item     : in Item;
    Closure_Item : in Item;
    Start_Class  : in Item;
    Stop_Class   : in Item;
    with function Is_Equal (Left : in Item; Right : in Item) return Boolean;
package Pattern_Match_Regular_Expression is

    function Location_Of
                (The_Pattern : in Items; In_The_Items : in Items) return Index;

    Illegal_Pattern   : exception;
    Pattern_Not_Found : exception;

end Pattern_Match_Regular_Expression;

E3 Meta Data

    nblk1=1
    nid=0
    hdr6=2
        [0x00] rec0=1a rec1=00 rec2=01 rec3=000
    tail 0x2150047d4815c66a9fb01 0x42a00088462061e03