A basic block profiler for ANSI C programs which produces a count of the number of times each basic block is executed. It's behavior is similar to that produced by the gcc -a command.
PyUI to biblioteka interfejsu użytkownika napisana w całości w wysokopoziomowym języku Python. Posiada modularną implementację, która pozwala na realizowanie rysowania i obsługę zdarzeń przez dołączane "renderery".
Typhoon RDBMS is a database management system. It has a data definition language (DDL) which lets the programmer define tables and relations. A special tool converts the DDL specification into a database description file which then tells the database how to build the tables and access the data.