From 504e7162fc9457c60dd39095c4563446b97fa953 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 21 Dec 2007 17:37:19 +0000 Subject: preparing for release --- doc/index.html | 102 +++++++++++++++++---------------------------------------- 1 file changed, 30 insertions(+), 72 deletions(-) (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html index 3d5ab9741..c00dab25c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -10,49 +10,44 @@ -

Grammatical Framework Documents

+Top-3 documents: -

Tutorials

+Tutorial -Quick start instruction. +| -

+ReferenceManual -New Grammarian's Tutorial, -Now up-to-date for GF version 2.4, although some -sections are still unwritten. Also available in -pdf. +| +LibrarySynopsis -

-Old Grammarian's Tutorial -on writing GF grammars, with exercises. GF v 1.2, before the module system. +

Tutorials

+Quick start instruction. +

+GF Tutorial, +Now up-to-date for GF version 2.9. Covers all of GF.

Language and system documentation

GF Quick Reference. Also available in -pdf. +pdf. Covers all features of GF language +in a summary format.

-History of changes. Up to date with -the current darcs version of GF. - -

- -Module system document, complements the -JFP paper -by a description of the module system. +GF Reference Manual. A full-scale reference +manual of the GF language.

@@ -67,75 +62,45 @@ on editing in the Java interface.

- -Syntax specification (pdf) of the GF grammar formalism. -Generated by the BNF Converter from the same source as the language -parser. - -

- - -Syntax specification of GFC (pdf), the low-level formalism -to which GF is compiled. -Generated by the BNF Converter from the same source as the language -parser. - -

- -The GF Transfer language document. - -

- Chart of GF grammar compiler phases.

Grammar library documentation

-

- -Resource Grammar Synopsis. -With APIs and use examples, for Resource v. 1.2. +Resource Grammar Tutorial Chapter.

- -GF Resource Grammar Library -user's manual, for API v 1.0. +Resource Grammar Synopsis +for library users. With APIs and use examples.

- -On-line resource grammar library documentation -in progress for API v 1.0. + +Resource Grammar HOWTO +for library authors. -

- - -Resource grammar writing HOWTO -document in progress (forthcoming API v 1.0). - -

-Old resource grammar library -document (v 0.9). +

Embedding GF grammars in computer programs

+Embedded Grammar Tutorial Chapter. -

Embedding GF grammars in computer programs

+

Embedded GF Interpreter manual for using GF grammars in Java programs.

- + Embedded GF API for using GF grammars in Haskell programs.

- + MCFG/GF library for Prolog, for using GF grammars in Prolog programs. @@ -152,16 +117,16 @@ The standard reference on GF.

- + Expressivity and Complexity of the Grammatical Framework, PhD Thesis by -Peter Ljunglöf. +Peter Ljunglöf.

Introductory talks

- + GF in 25 Minutes - overview for computer science audience.

@@ -172,14 +137,7 @@ Slides on GF theory and implementation given at INRIA Rocquencourt in December 2003.

- - -Slides on multilingual grammar engineering and some examples of -using the module system of GF. - -

- + Slides on example-based grammar writing and a short introduction -- cgit v1.2.3