diff options
| author | aarne <unknown> | 2003-11-25 15:43:05 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2003-11-25 15:43:05 +0000 |
| commit | ba077a8a91e5f809a66f79ff13da602a7eb88437 (patch) | |
| tree | 82f5368fcca55d61f885ef5f74f5a6576ce46ee0 /doc/index.html | |
| parent | 1574e20786d2aa6eceb95ccfae54e7a0fc77785b (diff) | |
Preparing for beta release.
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> |
