1
0
forked from GitHub/gf-core
Files
gf-core/download/release-3.4.8.t2t
T
hallgren ecfcaa5395 Adding download page and release notes for the next release of GF
The suggested next release is 3.4.8 in early August.
Feel free to add things in download/release-3.4.8.t2t.
2013-07-29 13:26:22 +00:00

41 lines
1.2 KiB
Plaintext

GF Version 3.4.8 Release Notes
August 2013
%!style:../css/style.css
%!postproc(html): <TITLE> <meta charset="UTF-8"><meta name = "viewport" content = "width = device-width"> <TITLE>
%!postproc(html): <H1> <H1><a href="../"><IMG src="../doc/Logos/gf0.png"></a>
==Installation==
See the [download page http://www.grammaticalframework.org/download/index.html].
==What's new==
===GF compiler and run-time library===
- The Haskell source code for GF now compiles with GHC 7.6 and hence the
the latest [Haskell Platform http://www.haskell.org/platform/] (2013.2.0.0).
Compatibility with GHC 7.4 is also maintained.
- A bug in the partial evaluator that caused problems with pattern macros has
been fixed.
- [...]
===Resource Grammar Library===
- New languages in the Resource Grammar Library: Greek, Maltese
(see the [updated synopsis ../lib/doc/synopsis.html]).
%- Improvements for other languages, e.g. [...]
- Updated web-based RGL browser ([/lib/doc/browse/ ../lib/doc/browse/]).
- [...]
===GF Cloud services===
- Support for [cross-site HTTP requests https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS]...
- [...]
--------------------
[www.grammaticalframework.org http://www.grammaticalframework.org]