Assembla home | Assembla project page
 

Welcome to Inkludr

Latest version is 0.0

Inkludr is a tool to speed up the compilation of C++ programs by mapping the dependencies between source files and allowing to reorganize the inclusions to avoid useless parsing.

It's also a compilation profiler that may be used to speed up further the process by using the pimpl idom in the right places.

Inkludr is written in Python and is free software released in the public domain.