From fd3339610d77cc3d9d41721b6ebc6226905159a3 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 12 Sep 2007 09:12:42 +0000 Subject: install instructions updated --- README | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index f64ba6488..6de32b197 100644 --- a/README +++ b/README @@ -19,13 +19,16 @@ generic grammar processor performs various tasks with the grammars: * random generation * syntax editing -GF particularly addresses two aspects of grammars: +GF particularly addresses four aspects of grammars: * multilinguality (parallel grammars for different languages) * semantics (semantic conditions of well-formedness, semantic properties of expressions) + * grammar engineering (modularity, abstractions, libraries) + * embeddability in programs written in other languages (C,C++, + Haskell, Java, JavaScript) +INSTALLATION of binary distribution: see INSTALL -INSTALLATION - +INSTALLATION of source distribution: See src/INSTALL for installation instructions. -- cgit v1.2.3