diff options
| author | aarne <aarne@cs.chalmers.se> | 2006-12-22 13:10:48 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2006-12-22 13:10:48 +0000 |
| commit | 3a84f614a983135bfac75b2704d496b99e4421d3 (patch) | |
| tree | 2bbe0701b5824e6de3919ce93f26e486df2a5696 /index.html | |
| parent | 7abd4c00a225a9a61c1207617211e846464262d2 (diff) | |
documented Combinators
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 40 |
1 files changed, 9 insertions, 31 deletions
diff --git a/index.html b/index.html index 927aaa0d2..e9068377a 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> -<html><head><title>GF Version 2.6</title></head> +<html><head><title>GF Version 2.7</title></head> <body bgcolor="#ffffff" text="#000000"> @@ -9,9 +9,9 @@ <h1>Grammatical Framework</h1> -<h2>Version 2.6</h2> +<h2>Version 2.7</h2> -June 22, 2006. +December 22, 2006. <p> @@ -19,8 +19,6 @@ June 22, 2006. <hr> -Shortcuts: - <a href= "doc">Documentation</a> | @@ -60,33 +58,13 @@ Shortcuts: <p> -<i>October 13, 2006</i>. -PhD defence by Janna Khegai at Chalmers. Thesis -<A href="http://www.cs.chalmers.se/~janna/Janna_Khegai_phd.pdf"> - Language engineering in Grammatical Framework (GF)</A>. - -<p> - -<i>June 22, 2006</i>. -Release of GF version 2.6. Highlights: -<ul> -<li> New parser (FCFG) -<li> Resource library version 1.0 -</ul> - -<p> - -<i>March 29, 2006</i>. -<a href="doc/gf-reference.html">GF Quick Reference</a>. Also available in -<a href="doc/gf-reference.pdf">pdf</a>. - -<p> -<i>March 21, 2006</i>. GF 2.5 released. Some highlights: +<i>December 22, 2006</i>. GF 2.7 released. Some highlights: <ul> -<li> Treebank generation and reuse. -<li> Regular expression patterns. -<li> Resource Grammar Library v. 1.0 beta release. +<li> JavaScript and VoiceXML generation. +<li> C generation. +<li> Overloading and new library APIs. +<li> New low-level format, called <tt>gfcc</tt>. </ul> See <a href="doc/gf-history.html">GF history</a> for more details. Download from @@ -95,7 +73,7 @@ Download from <p> -<a href="doc/old-news.html">News before 2.5</a>. +<a href="doc/old-news.html">News before 2.7</a>. </p><h2>What is GF?</h2> |
