-<!-- $Id$ -->
<!--#include virtual="xhtml-header.shtml" -->
-<html>
+<!-- $Id$ -->
+<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Matita - Community</title>
<!--#include virtual="xhtml-meta.shtml" -->
<div class="main">
<h1>Matita Community</h1>
- <h2>Mailing Lists<a name="lists" /></a></h2>
+ <h2>Mailing Lists<a name="lists" /></h2>
<p>
Discussions about Matita are held in several places, mainly on the
following mailing lists:
<dt> <a href="http://www.cs.unibo.it/cgi-bin/mailman/listinfo/matita-user"><kbd>matita-user</kbd></a> </dt>
<dd>
<p> Discussion forum for Matita users. </p>
- </p>
</dd>
<dt> <a href="http://www.cs.unibo.it/cgi-bin/mailman/listinfo/matita-devel"><kbd>matita-devel</kbd></a> </dt>
the instructions.
</p>
- <h2>Miki<a name="miki" /></a></h2>
+ <h2>Miki<a name="miki" /></h2>
<p>
We are currently developing
<a href="http://en.wikipedia.org/wiki/Wiki">Wiki</a>-like
-<!-- $Id$ -->
<!--#include virtual="xhtml-header.shtml" -->
-<html>
+<!-- $Id$ -->
+<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Matita Developers</title>
<!--#include virtual="xhtml-meta.shtml" -->
-<!-- $Id$ -->
<!--#include virtual="xhtml-header.shtml" -->
-<html>
+<!-- $Id$ -->
+<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Matita - Documentation</title>
<!--#include virtual="xhtml-meta.shtml" -->
-<!-- $Id$ -->
<!--#include virtual="xhtml-header.shtml" -->
-<html>
+<!-- $Id$ -->
+<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Matita - Download</title>
<!--#include virtual="xhtml-meta.shtml" -->
<h2>Releases<a name="releases"></a></h2>
<p>
The current release (candidate) is version 0.4.98.
+ </p>
<dl>
<dt>Live CD</dt>
trivial, we thus suggest you to try the live CD or the .deb package
first.</dd>
</dl>
- </p>
<h2>License<a name="license"></a></h2>
<p>
-<!-- $Id$ -->
<!--#include virtual="xhtml-header.shtml" -->
-<html>
+<!-- $Id$ -->
+<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Matita - Library</title>
<!--#include virtual="xhtml-meta.shtml" -->
<li>an executable formalization of the operational semantics of
any <a href="http://www.freescale.com">Freescale</a>
micro-controller of the <a href="http://www.freescale.com/webapp/sps/site/homepage.jsp?nodeId=0162468449&tid=FSH">HC05/HC08/RS08/HCS08 families</a>
+ </li>
<li>a compiler from assembly language (pseudocodes + operands) to
- machine code
+ machine code</li>
<li>several automatic checks for unhandled opcodes, memory accesses,
- correctness of ALU logic, etc.
+ correctness of ALU logic, etc.</li>
<li>three examples of assembly programs (string reverse, counting sort
- and perfect numbers sieve) with sets of data to run them
+ and perfect numbers sieve) with sets of data to run them</li>
</ul>
- </a>
<p>The execution in the executable formalization has been compared
to real world execution using the <a href="http://www.freescale.com/webapp/sps/site/overview.jsp?code=784_LPBBNEWTOOL&fsrch=1">USB SPYDER08</a>