Download Matita!

Releases

The current release (candidate) is version 0.4.98.

Live CD
The live CD (around 300 MB, md5sum: 2692090267bb551bb34d34ac189dafcf) is the easiest way to try Matita. You can burn the CD image and boot you computer from the CD, or install a free emulator like virtualbox and boot a virtual machine from the CD image. Virtualbox is available for Mac OS X, Windows and Linux.
.deb package
Matita is part of the Debian archive, you can install it with the following command:
aptitude install matita matita-standard-library
Additionally it can be download adding the following line to your /etc/apt/sources.list file:
deb http://mowgli.cs.unibo.it/~tassi/debian/ ./ 
Sources
You can download the sources of Matita (around 2 MB, md5sum: ef7449f06efc67d48ccbddbf55817ac3) and build it by yourself, following the installation instructions. The build process, due to the high number of external dependency is not trivial, we thus suggest you to try the live CD or the .deb package first.

License

All our source code is released under the terms of the GNU General Public Licence and is publically accessible on our Subversion repository.

Subversion repository

You can browse our svn repository directly on the web.