View on GitHub

Comparare et Pendere

Visualize and Compare Source Codes

Download this project as a .zip file Download this project as a tar.gz file

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.

Comparare et Pendere Haskell vs. Python Quicksort


DOCUMENTATION

For information on downloading, installing and using Comparare et Pendere refer to (https://github.com/gixxi/comparareetpendere/blob/master/README.md)

DEPENDENCIES

AUTHORS

Christian Meichsner (PoP Lucern, Switzerland) christian.meichsner@informatik.tu-chemnitz.de

LICENSING

This programm licensed under the BSD license.