lib index

This commit is contained in:
aarne
2006-12-22 14:19:55 +00:00
parent 1d9ad21c58
commit 59e1a2791e

View File

@@ -7,20 +7,9 @@
<P ALIGN="center"><CENTER><H1>GF Grammar Libraries</H1> <P ALIGN="center"><CENTER><H1>GF Grammar Libraries</H1>
<FONT SIZE="4"> <FONT SIZE="4">
<I>Author: Aarne Ranta &lt;aarne (at) cs.chalmers.se&gt;</I><BR> <I>Author: Aarne Ranta &lt;aarne (at) cs.chalmers.se&gt;</I><BR>
Last update: Fri Jun 23 00:30:44 2006 Last update: Fri Dec 22 15:19:46 2006
</FONT></CENTER> </FONT></CENTER>
<P></P>
<HR NOSHADE SIZE=1>
<P></P>
<UL>
<LI><A HREF="#toc1">The resource grammar library</A>
<LI><A HREF="#toc2">The prelude library</A>
</UL>
<P></P>
<HR NOSHADE SIZE=1>
<P></P>
<P> <P>
One of the main ideas of One of the main ideas of
<A HREF="..">GF</A> <A HREF="..">GF</A>
@@ -31,24 +20,23 @@ can be reused in new grammars. The slides
<A HREF="resource-1.0/doc/gslt-sem-2006.html">Grammars as Software Libraries</A> <A HREF="resource-1.0/doc/gslt-sem-2006.html">Grammars as Software Libraries</A>
give some introduction to this idea. give some introduction to this idea.
</P> </P>
<A NAME="toc1"></A>
<H2>The resource grammar library</H2> <H2>The resource grammar library</H2>
<P> <P>
This library covers basic linguistic structures of This library covers basic linguistic structures of
different languages. different languages.
</P> </P>
<P> <P>
<A HREF="resource-1.0/doc">Version 1.0</A> released 22 June 2006. <A HREF="resource-1.0/doc">Version 1.1</A> released 22 December 2006
(enhanced version of 1.0).
Covers Danish, English, Finnish, French, German, Italian, Norwegian, Covers Danish, English, Finnish, French, German, Italian, Norwegian,
Russian, Spanish, and Swedish. Russian, Spanish, and Swedish.
</P> </P>
<P> <P>
<A HREF="resource/">Version 0.9</A>. Two older versions are also available:
<A HREF="resource/">Version 0.9</A>
and
<A HREF="resource-0.6/">Version 0.6</A>.
</P> </P>
<P>
<A HREF="resource-0.6/">Version 0.6</A>. Old version with 7 languages.
</P>
<A NAME="toc2"></A>
<H2>The prelude library</H2> <H2>The prelude library</H2>
<P> <P>
The <A HREF="prelude/">prelude</A> The <A HREF="prelude/">prelude</A>
@@ -68,5 +56,5 @@ for strings, tables, records, booleans.
</P> </P>
<!-- html code generated by txt2tags 2.3 (http://txt2tags.sf.net) --> <!-- html code generated by txt2tags 2.3 (http://txt2tags.sf.net) -->
<!-- cmdline: txt2tags -\-toc -thtml index.txt --> <!-- cmdline: txt2tags index.txt -->
</BODY></HTML> </BODY></HTML>