From c5b963769539c8a7c9bd154585686d263c7d6d8a Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 22 Dec 2010 14:11:55 +0000 Subject: removed GF/deprecated --- deprecated/old-lib/index.html | 60 ------------------------------------------- 1 file changed, 60 deletions(-) delete mode 100644 deprecated/old-lib/index.html (limited to 'deprecated/old-lib/index.html') diff --git a/deprecated/old-lib/index.html b/deprecated/old-lib/index.html deleted file mode 100644 index 991015ec4..000000000 --- a/deprecated/old-lib/index.html +++ /dev/null @@ -1,60 +0,0 @@ - - - - -GF Grammar Libraries - -

GF Grammar Libraries

- -Author: Aarne Ranta <aarne (at) cs.chalmers.se>
-Last update: Fri Dec 22 15:19:46 2006 -
- -

-One of the main ideas of -GF -is the use of libraries in grammar writing, in a way familiar -from software engineering. In this way, large grammars can -be built in cooperation, and old grammars or parts of them -can be reused in new grammars. The slides -Grammars as Software Libraries -give some introduction to this idea. -

-

The resource grammar library

-

-This library covers basic linguistic structures of -different languages. -

-

-Version 1.1 released 22 December 2006 -(enhanced version of 1.0). -Covers Danish, English, Finnish, French, German, Italian, Norwegian, -Russian, Spanish, and Swedish. -

-

-Two older versions are also available: -Version 0.9 -and -Version 0.6. -

-

The prelude library

-

-The prelude -library gives utility functions for different GF applications: -

-

-Precedence. Utilities for -formal languages: precedence levels, associatives, infixes. -

-

-Predef. Type signatures -of predefined (hard-coded) functions. -

-

-Prelude. Generic utilities -for strings, tables, records, booleans. -

- - - - -- cgit v1.2.3