diff options
| author | aarne <unknown> | 2004-11-09 12:08:52 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2004-11-09 12:08:52 +0000 |
| commit | 12b9b5f3d3efe6e029f0cde1013d5b8b63585116 (patch) | |
| tree | c8af858c05174808070361e4e63bb48bea356729 | |
| parent | 2ddf0e01b74294ae34928ec16f009fd59f01e287 (diff) | |
Index
| -rw-r--r-- | doc/gf-index.html | 29 |
1 files changed, 25 insertions, 4 deletions
diff --git a/doc/gf-index.html b/doc/gf-index.html index 0fd630729..65df54867 100644 --- a/doc/gf-index.html +++ b/doc/gf-index.html @@ -18,7 +18,15 @@ November 8, 2004. </p><h2>News</h2> -<b>November 8, 2004. GF 2.1 released</b>. +<i>November 9, 2004</i>. +PhD Thesis by +<a href="http://www.cs.chalmers.se/~peb">Peter Ljunglöf</a>: +<a href="http://www.cs.chalmers.se/~peb/papper/avhandling.pdf"> +Expressivity and Complexity of the Grammatical Framework</a>. + +<p> + +<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 @@ -167,7 +175,7 @@ Language specification</a> of the GF grammar formalism. </li><li> <a href="doc/gf2-highlights.html"> -Highlights</a> of Version 2.0 (in comparison with version 1.1). +Highlights</a> of Version 2.1 and 2.0 (in comparison with version 1.2). </li><li> @@ -182,6 +190,13 @@ 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/papper/avhandling.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. @@ -218,6 +233,13 @@ in Vienna 2003. GF grammars compiled to Java applets. +</li><li> +<a href="doc/gfcc.pdf"> +GFCC</a>: +report on a compiler from a fragment of C to JVM, written in GF. +The compiler source code can be found in the directory +<tt>lib/imperative</tt> in the <a href="download/gf-lib.tgz">GF grammar library</a>. + </li><li> <a href="http://www.cs.chalmers.se/~aarne/GF1"> Previous version of the GF Home Page</a> @@ -235,7 +257,6 @@ Earlier application: Natural-Language Interface to the proof editor Alfa</a>. </li><li> - <a href="http://www.cs.chalmers.se/%7Emarkus/BNFC">The BNF Converter</a>. A GF spin-off customized for the description of programming languages. @@ -243,7 +264,7 @@ languages. </li><li> -<a href="http://www.cs.chalmers.se/%7Eaarne/morphology">The Functional +<a href="http://www.cs.chalmers.se/%7Emarkus/FM">The Functional Morphology project</a>. Creating infrastructure for GF and other linguistic applications. |
