libghc-diff-prof

O(ND) diff algorithm library; profiling libraries

Description

This is a Haskell library providing an implementation of the O(ND) diff algorithm described in "An O(ND) Difference Algorithm and Its Variations" (1986) by Eugene W. Myers. It is O(mn) in space.

Whilst the algorithm is the same one used by standared Unix diff, the assumption is that users of this library will want to diff over interesting things or perform interesting tasks with the results.

This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://hackage.haskell.org/package/Diff


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libghc-diff-prof