summaryrefslogtreecommitdiff
path: root/download/release-3.2.t2t
blob: 60800adc9bd007b28d915afe6414345a4d7c3dea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
GF Version 3.2 Release Notes
December 2010

==Installation==

See the [download page http://www.grammaticalframework.org/download/index.html].

==New features==

- Faster parsing.
- Faster handling of grammars with big lexicons.
- Dependent types.
- Exhaustive random generation with dependent types.
- [Bracketed strings data structure http://code.google.com/p/grammatical-framework/wiki/BracketingAPI].
%- example based
- Probabilities in PGF files.
%- giza alignments
%- language quiz
- The Resource Grammar Library now supports 16 languages and has an
  [updated synopsis ../lib/doc/synopsis.html].
- The darcs repo is now available from ``www.grammaticalframework.org`` and
  should be a lot faster than ``code.haskell.org``.
- Build of the web services is simplified and an instantly usable demo is
  included in the binary distribution
  (see [Quickstart ../doc/gf-quickstart.html]).
- Clarified license scheme.
- ...


===Licenses===

- GF compiler: GPL
- Run-time libraries and Resource Grammar Library: LGPL + BSD