Comparare et Pendere is a source code formatter that produces HTML output from a set of source codes in order to compare and analyse the individual source codes. This tools aims to ease highlighting source code in wikis, documentation or other applications. Comparare et Pendere is a formatter on-top of pygments (The python syntax highlighter, http://pygments.org).
Whenever you have to compare more than two sourcefiles side-by-side, for example in order to show that Haskell kicks ass over C in terms of expressiveness, then this tools will help you.
See the subsequently example that compares a Haskell with a Python Quicksort implementation.
DOCUMENTATION
For information on downloading, installing and using Comparare et Pendere refer to (https://github.com/gixxi/comparareetpendere/blob/master/README.md)
DEPENDENCIES
- Python version >= 3
- Pygments version >= 1.5
AUTHORS
Christian Meichsner (PoP Lucern, Switzerland) christian.meichsner@informatik.tu-chemnitz.de
LICENSING
This programm licensed under the BSD license.