diff options
| author | aarne <unknown> | 2005-05-17 16:16:59 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2005-05-17 16:16:59 +0000 |
| commit | f592002e7dbf10ec6e9e2296ae6e37ca67569638 (patch) | |
| tree | 2e6eb7e991b0a2b597d85d805c555aa309fb5857 /doc/gf-index.html | |
| parent | 8abf80dc4d4aa9c6a783f41346e44a5012649d03 (diff) | |
some doc for release
Diffstat (limited to 'doc/gf-index.html')
| -rw-r--r-- | doc/gf-index.html | 46 |
1 files changed, 30 insertions, 16 deletions
diff --git a/doc/gf-index.html b/doc/gf-index.html index 01397554b..d4a406f4d 100644 --- a/doc/gf-index.html +++ b/doc/gf-index.html @@ -9,14 +9,10 @@ <h1>Grammatical Framework</h1> -<h2>Version 2.1</h2> +<h2>Version 2.2</h2> -November 8, 2004. - -<p> +May 17, 2005. -<b>Version 2.2 scheduled to be released May 16, 2005!</b> See -<a href="doc/gf2.2-highlights.html">highlights</a>. </center> @@ -25,11 +21,19 @@ November 8, 2004. </p><h2>News</h2> +<i>May 12, 2005</i>. Version 2.2 released. See +<a href="doc/gf2.2-highlights.html">highlights</a>. +Download from +<a href="http://sourceforge.net/project/showfiles.php?group_id=132285">SourceForge</a>. + +<p> + <i>May 12, 2005</i>. GF now has a mailing list, to which you can register <a href="https://lists.sourceforge.net/lists/listinfo/gf-tools-users">here</a>. GF also has a project page on SourceForge, <a -href="https://sourceforge.net/projects/gf-tools">https://sourceforge.net/projects/gf-tools</a>, +href="https://sourceforge.net/projects/gf-tools"> +https://sourceforge.net/projects/gf-tools</a>, but this page does not yet have much content. <p> @@ -68,7 +72,7 @@ Expressivity and Complexity of the Grammatical Framework</a>. <i>November 8, 2004</i>. GF 2.1 released. Here are the <a href="doc/gf2-highlights.html">highlights</a>. -Software available on the <a href="download/gf-download.html">Download +Software available on the <a href="download/gf-download.html">GF 2.1 Download Page</a>. <p> Main novelties in 2.1: @@ -160,7 +164,7 @@ but they can also be useful for language training. GF is available precompiled for several platforms: Linux, Mac OS X, Microsoft Windows, and Sun OS. -For more information, see the <a href="download/gf-download.html">Download Page</a>. +For more information, see the <a href="http://sourceforge.net/project/showfiles.php?group_id=132285">Download Page</a> (at SourceForge). <h2>Source code</h2> @@ -176,8 +180,7 @@ The platform-independent graphical user interface is written in </p><p> -The <a href="download/gf-download.html">Download Page</a> -gives links to source and binary packages, as well as +The <a href="http://sourceforge.net/project/showfiles.php?group_id=132285">Download Page</a> (at SourceForge) gives links to source and binary packages, as well as information on compiler requirements. @@ -190,9 +193,15 @@ Highlights</a> of Version 2.0 for the main differences. <li> <a href="doc/javaGUImanual/javaGUImanual.htm">User's tutorial</a> on editing in the Java interface. - + + +<li> + <a href="tutorial/gf-tutorial2.html">New Grammarian's Tutorial</a>, +based on the module system (unfinished). +More up-to-date but ess detailed than the next one. + </li><li> -<a href="Tutorial/gf-tutorial.html">Grammarian's tutorial</a> +<a href="Tutorial/gf-tutorial.html">Grammarian's Tutorial</a> on writing GF grammars, with exercises. </li><li> @@ -203,11 +212,15 @@ GF in 25 Minutes</a> for programmers. <a href="http://www.cs.chalmers.se/~aarne/articles/gf-jfp.ps.gz">Grammatical Framework: A Type-Theoretical Grammar Formalism</a> (ps.gz). Theoretical paper on GF by A. Ranta, appeared in <i>The Journal of Functional Programming</i>, vol. 14:2. 2004, pp. 145-189. +Also serves as language document. +<li> <a href="gf-modules.html">Module system document</a>, complements the +previous paper by a description of the module system. </li><li> <a href="doc/gf-manual.html"> -User Manual</a> explaining the GF user interfaces and command language. +User Manual</a> explaining the GF user interfaces and command language (slightly +outdated). </li><li> <a href="doc/DocGF.pdf"> @@ -219,8 +232,8 @@ Highlights</a> of Version 2.1 and 2.0 (in comparison with version 1.2). </li><li> -<a href="http://www.cs.chalmers.se/~aarne/slides/gf-rocquencourt.pdf">Slides on GF theory and -implementation</a> given +<a href="http://www.cs.chalmers.se/~aarne/slides/gf-rocquencourt.pdf"> +Slides on GF theory and implementation</a> given at INRIA Rocquencourt in December 2003. </li><li> @@ -243,6 +256,7 @@ publications on GF, as well as background literature. </li></ul> + <h2>Projects and events</h2> <a href="http://www.talk-project.org">TALK</a> = Tools for Ambient Linguistic |
