diff options
| author | hallgren <hallgren@chalmers.se> | 2010-12-23 19:57:41 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2010-12-23 19:57:41 +0000 |
| commit | ac6a3eace97934caaf6b10b05a3f680c670e1d02 (patch) | |
| tree | 2e40e6707feb5b202c813042893013159d545d52 | |
| parent | 345d737e63764e15b375ea61d7a6a6f7a934f02d (diff) | |
Somewhat better release notes, but more things could be added and some thing could be explained better.
| -rw-r--r-- | download/release-3.2.t2t | 47 |
1 files changed, 29 insertions, 18 deletions
diff --git a/download/release-3.2.t2t b/download/release-3.2.t2t index cc94b3b3a..af9f29e19 100644 --- a/download/release-3.2.t2t +++ b/download/release-3.2.t2t @@ -5,24 +5,35 @@ GF Version 3.2 Release Notes ==Installation== -... +See the [download page http://www.grammaticalframework.org/download/index.html]. ==New features== -- faster parsing -- dep types lexicon -- exhaustive rdm generation with dep types -- 16 languages -- new synopsis -- bracketed strings data structure -- example based -- probabilities in pgf -- giza alignments -- license scheme -- language quiz -- new darcs repo - - -Licenses: -- gf/src/compiler GPL -- all the rest LGPL + BSD +- Faster parsing. +- Faster handling of grammars with big lexicons. +- Dependent types. +- Exhaustive random generation with dependent types. +- Bracketed strings data structure. +%- 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 availble from ``www.grammaticalframework.org`` and + should be a lot faster than ``code.haskell.org``. +- Build of web services simplified and a 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 + + +-------------------- + +[www.grammaticalframework.org http://www.grammaticalframework.org] |
