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

⟦b17eec6d4⟧ TextFile

    Length: 660 (0x294)
    Types: TextFile
    Notes: R1k Text-file segment

Derivation

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

TextFile

ada_analysis =>
This is a collection of tools for performing various kinds of static
analysis upon Rational-resident Ada compilation units.  Examples include
programs to:
     - find all allocators, find all generics, find all tasks, etc.
     - count up the number of each type of Ada construct used.
     - explode a type declaration down to its primitive types.
     - display the call tree of a given procedure
     
Each program produces an abstract document (electric table) as output
which allows quick browsing and review of the gathered data.

Also included is a find_template which is to aid in the construction of
additional 'find' analysis programs