mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
fixing examples and their doc
This commit is contained in:
16
index.html
16
index.html
@@ -61,10 +61,18 @@ December 22, 2006.
|
||||
|
||||
<i>December 22, 2006</i>. GF 2.7 released. Some highlights:
|
||||
<ul>
|
||||
<li> JavaScript and VoiceXML generation.
|
||||
<li> C generation.
|
||||
<li> Overloading and new library APIs.
|
||||
<li> New low-level format, called <tt>gfcc</tt>.
|
||||
<li> <a href="doc/gf-history.html#javascript">JavaScript</a> and
|
||||
<a href="doc/gf-history.html#voicexml">VoiceXML</a>
|
||||
generation. These together support the generation of
|
||||
a complete dialogue system from grammar.
|
||||
<li> <a href="doc/gf-history.html#overloading">Overloading</a>
|
||||
and new library APIs.
|
||||
<li> New low-level format, called
|
||||
<a href="src/GF/Canon/GFCC/doc/gfcc.html">GFCC</a>.
|
||||
<li> <a href="doc/gf-history.html#gfcc2c">C code generation</a>:
|
||||
for ultimate efficiency with the GFCC format.
|
||||
<li> <a href="lib/resource-1.0/doc">Resource library version 1.1</a>:
|
||||
extensions and bug fixes to 1.0.
|
||||
</ul>
|
||||
See <a href="doc/gf-history.html">GF history</a> for more details.
|
||||
Download from
|
||||
|
||||
Reference in New Issue
Block a user