mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-10 13:29:32 -06:00
document on main index
This commit is contained in:
73
index.html
73
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>.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user