1
0
forked from GitHub/gf-core

Manually updating automatically generated files

This commit is contained in:
hallgren
2010-04-23 17:39:14 +00:00
parent e152cd632f
commit c490f484e1
2 changed files with 13 additions and 9 deletions

View File

@@ -21,15 +21,19 @@ GF 3.1.6 released 23 April 2010.
<LI>MacOS X (Snow Leopard): <LI>MacOS X (Snow Leopard):
<LI>MacOS X (Leopard): <LI>MacOS X (Leopard):
<LI>Windows: <LI>Windows:
<A HREF="gf-3.1.6-bin-i486-windows.zip"><CODE>gf-3.1.6-bin-i486-windows.zip</CODE></A>
(1.6 MB)
<LI>Ubuntu Linux: <LI>Ubuntu Linux:
<A HREF="gf-bin-3.1.6-i386-linux.gz"><CODE>gf-bin-3.1.6-i386-linux.gz</CODE></A> <A HREF="gf-3.1.6-bin-i486-linux.gz"><CODE>gf-3.1.6-bin-i486-linux.gz</CODE></A>
(1.7 MB) (1.7 MB)
<LI>compiled library package: <LI>compiled library package:
<A HREF="gf-lib-3.1.6.tar.gz"><CODE>gf-lib-3.1.6.tar.gz</CODE></A> <A HREF="gf-3.1.6-lib.tar.gz"><CODE>gf-3.1.6-lib.tar.gz</CODE></A>
(4.4 MB) (4.4 MB)
<LI>full source package (GF system, libraries, examples, documentation): <LI>full source package (GF system, libraries, examples, documentation):
<A HREF="gf-src-3.1.6.tar.gz"><CODE>gf-src-3.1.6.tar.gz</CODE></A> <A HREF="gf-3.1.6-src.tar.gz"><CODE>gf-3.1.6-src.tar.gz</CODE></A>
(11 MB) (11 MB)
<P></P>
GF is also on <A HREF="http://hackage.haskell.org/package/gf">Hackage</A>
</UL> </UL>
<P> <P>

View File

@@ -32,8 +32,7 @@ Notice the new place to send bug reports (see GF's welcome message)!
Grammar language Grammar language
</P> </P>
<UL> <UL>
<LI>increased support for dependent types (see <CODE>SUMO</CODE>, <LI>improved support for dependent types (see <CODE>SUMO</CODE>, <CODE>nqueens</CODE> in <CODE>examples</CODE>)
<CODE>category-theory</CODE> and <CODE>nqueens</CODE> in <CODE>examples</CODE>)
</UL> </UL>
<P> <P>
@@ -46,15 +45,17 @@ Shell commands and options (see <CODE>help</CODE> in GF for more information)
<LI><CODE>vp = visualize_parse</CODE>: show parse tree <LI><CODE>vp = visualize_parse</CODE>: show parse tree
<LI><CODE>gr, gt, mq, tq</CODE>: use a seed tree with metavariables <LI><CODE>gr, gt, mq, tq</CODE>: use a seed tree with metavariables
<LI><CODE>gr, p, tq</CODE>: use <CODE>-probs=FILE</CODE> to bias or rank generated trees <LI><CODE>gr, p, tq</CODE>: use <CODE>-probs=FILE</CODE> to bias or rank generated trees
<LI><CODE>gt</CODE> now tries the different alternatives in the order in which they appear in the source code
<LI><CODE>dg</CODE>: hide modules when printing dependency graph <LI><CODE>dg</CODE>: hide modules when printing dependency graph
<LI>-output-format=lambda_prolog let us to use Lambda Prolog for exhaustive generation with dependent types
</UL> </UL>
<P> <P>
Libraries Libraries
</P> </P>
<UL> <UL>
<LI>Urdu completed <LI>Urdu completed (Shafqat Virk)
<LI>Turkish morphology completed <LI>Turkish morphology + Zamberek's dictionary in GF (Server Cimen)
</UL> </UL>
<P> <P>
@@ -62,7 +63,6 @@ Examples
</P> </P>
<UL> <UL>
<LI>SUMO <LI>SUMO
<LI>category-theory
<LI>phrasebook <LI>phrasebook
<LI>nqueens <LI>nqueens
</UL> </UL>
@@ -82,6 +82,6 @@ Javascript generation is not updated to the new PGF format.
<A HREF="old-index.html">GF 3.1</A> should still be used for building Javascript applications. <A HREF="old-index.html">GF 3.1</A> should still be used for building Javascript applications.
</P> </P>
<!-- html code generated by txt2tags 2.4 (http://txt2tags.sf.net) --> <!-- html code generated by txt2tags 2.5 (http://txt2tags.sf.net) -->
<!-- cmdline: txt2tags -thtml release-3.1.6.txt --> <!-- cmdline: txt2tags -thtml release-3.1.6.txt -->
</BODY></HTML> </BODY></HTML>