forked from GitHub/gf-core
index and bib
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.0</title></head>
|
||||
<html><head><title>GF Version 2.2</title></head>
|
||||
|
||||
|
||||
<body bgcolor="#ffffff" text="#000000">
|
||||
@@ -68,30 +68,23 @@ PhD Thesis by
|
||||
Expressivity and Complexity of the Grammatical Framework</a>.
|
||||
|
||||
<p>
|
||||
|
||||
<font size="2">
|
||||
<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="../GF2.0/download/gf-download.html">GF 2.1 Download
|
||||
Page</a>.
|
||||
<p>
|
||||
Main novelties in 2.1:
|
||||
multiple inheritance of grammar modules,
|
||||
speech recognition grammar generation,
|
||||
lots of bug fixes.
|
||||
|
||||
<p>
|
||||
|
||||
Version 2.0 still available
|
||||
on the <a href="../GF2.0/download-2.0/gf-download.html">GF 2.0 Download Page</a>.
|
||||
|
||||
<p>
|
||||
|
||||
If you need something from the previous version of the web page, it is
|
||||
still available:
|
||||
<a href="http://www.cs.chalmers.se/~aarne/GF1">
|
||||
GF 1.2</a>.
|
||||
|
||||
</font>
|
||||
|
||||
|
||||
|
||||
@@ -166,6 +159,10 @@ GF is available precompiled for
|
||||
several platforms: Linux, Mac OS X, Microsoft Windows, and Sun OS.
|
||||
For more information, see the <a href="http://sourceforge.net/project/showfiles.php?group_id=132285">Download Page</a> (at SourceForge).
|
||||
|
||||
<p>
|
||||
|
||||
GF grammars can be embedded in Java programs by using the
|
||||
<a href="http://www.cs.chalmers.se/~bringert/gf/gf-java.html">Embedded GF Interpreter</a>.
|
||||
|
||||
<h2>Source code</h2>
|
||||
|
||||
@@ -186,7 +183,6 @@ information on compiler requirements.
|
||||
|
||||
</p><h2>Documents</h2>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="../GF2.0/doc/javaGUImanual/javaGUImanual.htm">User's tutorial</a>
|
||||
on editing in the Java interface.
|
||||
@@ -242,46 +238,40 @@ 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">
|
||||
<a href="http://www.cs.chalmers.se/~peb/pubs/p04-PhD-thesis.pdf">
|
||||
Expressivity and Complexity of the Grammatical Framework</a>.
|
||||
Language-theoretical study of GF and its parsing problem.
|
||||
|
||||
</li><li>
|
||||
<a href="../GF2.0/doc/gf-bibliography.html">
|
||||
<a href="doc/gf-bibliography.html">
|
||||
Bibliography</a>:
|
||||
publications on GF, as well as background literature.
|
||||
</li></ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<h2>Projects and events</h2>
|
||||
|
||||
<a href="http://www.talk-project.org">TALK</a> = Tools for Ambient Linguistic
|
||||
<li> <a href="http://www.talk-project.org">TALK</a> = Tools for Ambient Linguistic
|
||||
Knowledge</a>. GF is used in implementing multimodal and multilingual dialogue systems.
|
||||
|
||||
<p>
|
||||
|
||||
<a href="http://www.key-project.org/">KeY</a> project on Integrated Deductive
|
||||
<li> <a href="http://www.key-project.org/">KeY</a> project on Integrated Deductive
|
||||
Software Design. GF is used for
|
||||
authoring informal and formal specifications. More details on the GF
|
||||
application
|
||||
<a href="http://www.cs.chalmers.se/%7Ekrijo/gfspec">
|
||||
here</a>.
|
||||
|
||||
<p>
|
||||
|
||||
<a href="http://webalt.math.helsinki.fi/content/index_eng.html">WebALT</a>,
|
||||
<li> <a href="http://webalt.math.helsinki.fi/content/index_eng.html">WebALT</a>,
|
||||
Web Advanced Learning Technologies. GF is used as for generating multilingual
|
||||
teaching material.
|
||||
|
||||
<p>
|
||||
|
||||
<li>
|
||||
Project <a href="http://efficient.citi.tudor.lu/index_noframe.html">Efficient</a>
|
||||
at Tudor Institute, Luxembourg, "atelier de prototypage de transactions d'e-commerce".
|
||||
GF is used as an authoring tool for business models.
|
||||
|
||||
<p>
|
||||
|
||||
<li>
|
||||
An introductory course on GF was given at the
|
||||
<a href="http://www.logic.at/esslli03/">ESSLLI summer school</a>
|
||||
in Vienna 2003.
|
||||
|
||||
Reference in New Issue
Block a user