comparator and filterator are a pair of tools for
rapidly finding common code segments in large
source trees. They can be useful as tools for
detecting copyright infringement.
ctopy automates the parts of translating C source
code to Python source code that are difficult for
a human but easy for a machine. This allows a
human programmer to concentrate on the nontrivial
parts of the translation.