summaryrefslogtreecommitdiff
blob: f7bf0e92de2241b0d676cc8227f985ddbea38724 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>haskell@gentoo.org</email>
		<name>Gentoo Haskell</name>
	</maintainer>
	<longdescription>
		At its most general, Top is a framework for constructing abstract interpretations
		which focuses on giving good feedback on why an abstract interpretation does not give
		any useful information. In a mathematical notation this is usually made explicit by
		returning the top element of a (complete) lattice. This is also one of the reasons
		for the name of the project.
	</longdescription>
</pkgmetadata>