forked from GitHub/gf-core
index
This commit is contained in:
@@ -186,12 +186,9 @@ information on compiler requirements.
|
||||
|
||||
</p><h2>Documents</h2>
|
||||
|
||||
Some of the documents have not yet been updated for GF 2.0.
|
||||
See the <a href="doc/gf2-highlights.html">
|
||||
Highlights</a> of Version 2.0 for the main differences.
|
||||
<ul>
|
||||
<li>
|
||||
<a href="doc/javaGUImanual/javaGUImanual.htm">User's tutorial</a>
|
||||
<a href="../GF2.0/doc/javaGUImanual/javaGUImanual.htm">User's tutorial</a>
|
||||
on editing in the Java interface.
|
||||
|
||||
|
||||
@@ -201,11 +198,11 @@ based on the module system (unfinished).
|
||||
More up-to-date but ess detailed than the next one.
|
||||
|
||||
</li><li>
|
||||
<a href="Tutorial/gf-tutorial.html">Grammarian's Tutorial</a>
|
||||
<a href="../GF2.0/Tutorial/gf-tutorial.html">Old Grammarian's Tutorial</a>
|
||||
on writing GF grammars, with exercises.
|
||||
|
||||
</li><li>
|
||||
<a href="doc/short/01-gf-short.html">
|
||||
<a href="../GF2.0/doc/short/01-gf-short.html">
|
||||
GF in 25 Minutes</a> for programmers.
|
||||
|
||||
</li><li>
|
||||
@@ -214,7 +211,7 @@ Grammar Formalism</a> (ps.gz). Theoretical paper on GF by A. Ranta, appeared
|
||||
in <i>The Journal of Functional Programming</i>, vol. 14:2. 2004, pp. 145-189.
|
||||
Also serves as language document.
|
||||
|
||||
<li> <a href="gf-modules.html">Module system document</a>, complements the
|
||||
<li> <a href="doc/gf-modules.html">Module system document</a>, complements the
|
||||
previous paper by a description of the module system.
|
||||
|
||||
</li><li>
|
||||
@@ -227,7 +224,7 @@ outdated).
|
||||
Language specification</a> of the GF grammar formalism.
|
||||
|
||||
</li><li>
|
||||
<a href="doc/gf2-highlights.html">
|
||||
<a href="../GF2.0/doc/gf2-highlights.html">
|
||||
Highlights</a> of Version 2.1 and 2.0 (in comparison with version 1.2).
|
||||
|
||||
|
||||
@@ -250,7 +247,7 @@ 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">
|
||||
<a href="../GF2.0/doc/gf-bibliography.html">
|
||||
Bibliography</a>:
|
||||
publications on GF, as well as background literature.
|
||||
</li></ul>
|
||||
|
||||
Reference in New Issue
Block a user