The source corner
- Description of the NewGen types used in PIPS
- In PDF and HTML form. A good entry point is the "ri", the internal representation of PIPS, aka Abstract Syntax Tree
- PIPS Trac
- An issue-tracker and svn browser for PIPS developments. Private access for PIPS developers right now
- PIPS wiki
- The full PIPS doxygen
- The full Doxygen-ed sources of PIPS with the linear algebra computation library and the NewGen object management library to be able to display call and caller graphs of internal functions
- Doxygen sources without graphs
- The Doxygen-ed sources may be huge with all the call and caller graphs, so you can get here a plain version without any graph
- Debian packages for PIPS
- Here you will find non-offical debian source and binary packages for the following architectures : amd64 i386
- Developments & evolution
- Nice stuff that is currently under development or that should be done. Have a look to src/Documentation/bugs_and_wishes in the PIPS svn repository too
- libgenC NewGen Doxygen
- The Doxygen-ed sources of the run time library for the NewGen object framework à la IDL. NewGen can create objects with accessor, constructors, serializer, visitors, etc. from a textual description of the objects and is the basis of the PIPS infrastucture
- newC NewGen Doxygen
- The Doxygen-ed sources of the program that generates the C object infrastructure from textual description. NewGen can create objects with accessor, constructors, serializer, visitors, etc. from a textual description of the objects and is the basis of the PIPS infrastucture
- Linear algebra computation library Doxygen
- The Doxygen-ed sources of the linear algebra computation library used by PIPS for example for the abstract interpretation
Document Actions