forked from GitHub/gf-core
documented Combinators
This commit is contained in:
40
index.html
40
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:
|
||||
<i>December 22, 2006</i>. GF 2.7 released. Some 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:
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user