diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 73 |
1 files changed, 6 insertions, 67 deletions
diff --git a/index.html b/index.html index 653e6c907..e7b0bcaaa 100644 --- a/index.html +++ b/index.html @@ -20,6 +20,11 @@ July 1, 2005. </p><h2>News</h2> +<i>December 8, 2005</i>. +A structured <a href="doc/index.html">Documentation page</a> on GF. + +<p> + <i>December 1, 2005</i>. Publicly accessible <a href="http://www.cs.chalmers.se/Cs/Research/Language-technology/darcs/GF/doc/darcs.html"> @@ -242,73 +247,7 @@ Embedded GF Interpreter</a>. </p><h2>Documents</h2> -<li> - <a href="doc/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="../GF2.0/Tutorial/gf-tutorial.html">Old Grammarian's Tutorial</a> -on writing GF grammars, with exercises. - -<li> -<a href="../GF2.0/doc/javaGUImanual/javaGUImanual.htm">Editor User Manual</a> -on editing in the Java interface. - -</li><li> -<a href="../GF2.0/doc/short/gf-short.html"> -GF in 25 Minutes</a> - overview for programmer audience. - -</li><li> -<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="doc/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 (slightly -outdated). - -</li><li> -<a href="doc/DocGF.pdf"> -Language specification</a> of the GF grammar formalism. - -</li><li> -<a href="lib/resource/doc/gf-resource.html"> -Resource grammar library documentation</a>. - -</li><li> -<a href="../GF2.0/doc/gf2-highlights.html"> -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 -at INRIA Rocquencourt in December 2003. - -</li><li> -<a -href="http://www.cs.chalmers.se/~aarne/slides/multi-eng-slides.pdf"> -Slides on multilingual grammar engineering</a> and some examples of -using the modules system of GF 2.0. - -</li><li> -PhD Thesis by -<a href="http://www.cs.chalmers.se/~peb">Peter Ljunglöf</a>: -<a href="http://www.cs.chalmers.se/~peb/pubs/p04-PhD-thesis.pdf"> -Expressivity and Complexity of the Grammatical Framework</a>. -Language-theoretical study of GF and its parsing problem. - -</li><li> -<a href="doc/gf-bibliography.html"> -Bibliography</a>: -publications on GF, as well as background literature. -</li> +See the <a href="doc/index.html">Documentation page</a>. |
