summaryrefslogtreecommitdiff
path: root/download/release-3.3.3.t2t
blob: 020a9d4e67eebb100f740252c0329f82ed820aed (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
GF Version 3.3.3 Release Notes
March 2012

%!style:../css/style.css
%!postproc(html): <H1> <H1><IMG src="../doc/Logos/gf0.png">

==Installation==

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

==New features==

- New option ``gf -tags`` generates tags files for use with the
  [GF Eclipse plugin http://www.grammaticalframework.org/eclipse/].
- New languages in the Resource Grammar Library: Latvian, Thai, Hindi, Sindhi
 (see the [updated synopsis ../lib/doc/synopsis.html]). Improvements for other
 languages, e.g. Russian and Swedish.
- Improved separate compilation makes recompiling large grammars faster.
  The flag ``-no-pmcfg`` reverts to the old behaviour.
- Version numbers in ``.gfo`` files to avoid problems caused by reuse of
  ``.gfo`` files produced with an incompatible version of the compiler.
- The web-based grammar editor now supports grammar extension and text mode
  editing with instant syntax checking.
- Fix for a bug that prevented the shell commands ``abstract_info``,
  ``generate_random`` and ``generate_trees`` from working properly.
- Various other small improvements and bug fixes.


--------------------

[www.grammaticalframework.org http://www.grammaticalframework.org]