Aca Cia

Program-Transformation.Org: The Program Transformation Wiki
Acacia, the C++ Information Abstraction System, is a collection of analysis and ReverseEngineering tools for CPP developed by AT&T.
  • CCia creates a program database from C++ source files to store information about C++ program entities (functions, variables, types, macros and files) and their relationships.

  • The database can be queried and navigated graphically using CIAO which is included as part of the distribution.

  • For more traditional database queries and primitive access to the database information, Acacia contains a set of query tools built on top of cql.

See http://www.research.att.com/sw/tools/Acacia/


CategorySystem | ArieVanDeursen - 11 May 2001