gf-3.6: download/release-3.4.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META NAME="generator" CONTENT="http://txt2tags.org">
<LINK REL="stylesheet" TYPE="text/css" HREF="../css/style.css">
<meta charset="UTF-8"><meta name = "viewport" content = "width = device-width"> <TITLE>GF Version 3.4 Release Notes</TITLE>
</HEAD><BODY BGCOLOR="white" TEXT="black">
<CENTER>
<H1><a href="../"><IMG src="../doc/Logos/gf0.png"></a>GF Version 3.4 Release Notes</H1>
<FONT SIZE="4"><I>January 2013</I></FONT><BR>
</CENTER>
<H2>Installation</H2>
<P>
See the <A HREF="http://www.grammaticalframework.org/download/index.html">download page</A>.
</P>
<H2>What's new</H2>
<H3>GF compiler and run-time library</H3>
<UL>
<LI>A new partial evaluator that should provide more efficient grammar
complilation, and solve problems with stack overflows and overly long
compilaton times for certain grammars.
<LI>New options for visualization of parse trees with the
shell command <A HREF="../doc/gf-shell-reference.html#toc39"><CODE>visualize_parse</CODE></A>.
<LI><CODE>alltenses</CODE> is now part of the default search path, eliminating the need for
<CODE>-path=…</CODE> flags in many cases.
<LI>Various other small improvements and bug fixes.
</UL>
<H3>Resource Grammar Library</H3>
<UL>
<LI>New languages in the Resource Grammar Library: Japanese, Chinese (complete);
Maltese, Hebrew (partial).
(see the <A HREF="../lib/doc/synopsis.html">updated synopsis</A>).
<LI>Improvements for other languages, e.g. Latvian.
<LI>Large morphological dictionaries for German, Urdu.
<LI>Updated web-based RGL browser (<A HREF="../lib/doc/browse/">/lib/doc/browse/</A>).
</UL>
<H3>GF Cloud services</H3>
<UL>
<LI>A <A HREF="http://cloud.grammaticalframework.org/translator/about.html">Simple Translation Tool</A>
(a bilingual document editor) has been added.
<LI>A <A HREF="http://cloud.grammaticalframework.org/syntax-editor/about.html">syntax tree editor</A>
has been added.
<LI>Some new functionality in the web-based grammar editor, e.g. preliminary
support for public grammars.
<LI>Various other small improvements and bug fixes.
</UL>
<HR NOSHADE SIZE=1>
<P>
<A HREF="http://www.grammaticalframework.org">www.grammaticalframework.org</A>
</P>
<!-- html code generated by txt2tags 2.6 (http://txt2tags.org) -->
<!-- cmdline: txt2tags -thtml ./download/release-3.4.t2t -->
</BODY></HTML>