diff options
| author | aarne <unknown> | 2004-06-22 13:13:28 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2004-06-22 13:13:28 +0000 |
| commit | bd99ecbea99bb2176bc9528550e6b0ad57c30c3e (patch) | |
| tree | 3364496bf41e932ff70558101579a41cf2319d70 /src/gf.spec | |
| parent | 65693a05fda6859ef5287b42401fa51d2a97d631 (diff) | |
spec
Diffstat (limited to 'src/gf.spec')
| -rw-r--r-- | src/gf.spec | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/gf.spec b/src/gf.spec index dbcc777be..9c421ee66 100644 --- a/src/gf.spec +++ b/src/gf.spec @@ -8,7 +8,7 @@ Version: %{version} Release: %{release} License: GPL Group: Sciences/Other -URL: http://www.cs.chalmers.se/~aarne/GF/pub/work-index/ +URL: http://www.cs.chalmers.se/~aarne/GF/ Source: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: ghc @@ -33,12 +33,13 @@ generic grammar processor performs various tasks with the grammars: * random generation * syntax editing -GF particularly addresses two aspects of grammars: +GF particularly addresses the following aspects of grammars: * multilinguality (parallel grammars for different languages) * semantics (semantic conditions of well-formedness, semantic properties of expressions) - + * grammar engineering (modularity, information hiding, reusable + libraries) |
