diff options
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html new file mode 100644 index 000000000..06b52930a --- /dev/null +++ b/doc/index.html @@ -0,0 +1,55 @@ +<html> + +<body bgcolor="#FFFFFF" text="#000000"> + +<center> + +<h1>Grammatical Framework Version 2 beta</h1> + +<p> + +25/11/2003 + +<p> + +<a href="http://www.cs.chalmers.se/~aarne">Aarne Ranta</a> + +<p> + +Beta version of GF2 now available: + +<p> + +<a href="gf2-highlights.html">Highlights</a> + +<p> + +<a href="gf2-beta-src.tgz">Sources</a> + +<p> + +<a href="gf2-beta-grammars.tgz">Example grammars</a> + +<p> + +<a href="gf2-beta-linux.gz">Linux binary</a> (with fudgets) + +<p> + +<a href="gf2-beta-sun.gz">Sun binary</a> (without fudgets; +use Java GUI from src/java) + +<p> + + +<a href="DocGF.ps.gz">Language specification</a> is now available. + +<p> + +See <a href="http://www.cs.chalmers.se/~aarne/GF/">GF Homepage</a> for +more information on GF. + + + +</body> +</html> |
