Ctcompare 3.2 - Code Token Comparator
The purpose of this set of programs is to allow you to compare several sets
of C, Java, Python or Perl code trees on a token basis, rather than on a
line by line basis. The programs help to identify similarities between snippets
of code in both trees, even if the actual lines are dissimilar.
Downloads & Documentation
Here is:
Sample CTF Files
Here are some sample CTF files of various operating system releases.
Previous Versions
- You can find the old 3.x and 2.x versions of ctcompare
here, and the old 1.x versions
here.
- Here is a paper
describing ctcompare version 2.5.
- Here is a paper and some
seminar slides
describing ctcompare version 1.3.
Warren Toomey wkt@tuhs.org, December 2011.