2 projects tagged "CIL"
MfGames.Utility is a C# library that contains various functions and frameworks that are useful when developing code. It has an implementation of the Mersenne Twister PRNG, a pluggable conversion system, a settings framework that provides type safety, and a number of other little things.
Frama-C is a suite of tools dedicated to the analysis of the source code of software written in C. Frama-C gathers several static analysis techniques in a single collaborative framework. The collaborative approach allows static analyzers to build upon the results already computed by other analyzers in the framework. It provides sophisticated tools, such as a slicer and dependency analysis.