diff options
| author | aarne <aarne@cs.chalmers.se> | 2005-12-22 18:01:35 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2005-12-22 18:01:35 +0000 |
| commit | aa59c14b5a7e8f3c28200b3c0c321d65369e6075 (patch) | |
| tree | 2df5371360f633fdf427d03c8954b5ce19715583 /doc | |
| parent | 58d1fa84c5e4c1db3b40337886a42a4039ed5220 (diff) | |
Hebrew Letter; news on index
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/gf-quickstart.html | 6 | ||||
| -rw-r--r-- | doc/old-news.html | 122 |
2 files changed, 125 insertions, 3 deletions
diff --git a/doc/gf-quickstart.html b/doc/gf-quickstart.html index 696fcfd2b..40e860f45 100644 --- a/doc/gf-quickstart.html +++ b/doc/gf-quickstart.html @@ -29,9 +29,9 @@ When you have downloaded and installed GF: <ol> <li> Copy the files -<a href="tutorial/Paleolithic.gf"><tt>Paleolithic.gf</tt></a>, -<a href="tutorial/PaleolithicEng.gf"><tt>PaleolithicEng.gf</tt></a>, and -<a href="tutorial/PaleolithicIta.gf"><tt>PaleolithicIta.gf</tt></a>. +<a href="tutorial/old/Paleolithic.gf"><tt>Paleolithic.gf</tt></a>, +<a href="tutorial/old/PaleolithicEng.gf"><tt>PaleolithicEng.gf</tt></a>, and +<a href="tutorial/old/PaleolithicIta.gf"><tt>PaleolithicIta.gf</tt></a>. <li> Start GF with the command <pre> diff --git a/doc/old-news.html b/doc/old-news.html new file mode 100644 index 000000000..ae5169484 --- /dev/null +++ b/doc/old-news.html @@ -0,0 +1,122 @@ + +<html> +<body> + +<h1>GF News 2004-2005</h1> + +<i>December 9, 2005</i>. +<a href="http://www.cs.chalmers.se/~peb/software.html"> +MCFG/GF library for Prolog</a>, by +<a href="http://www.cs.chalmers.se/~peb/">Peter Ljunglöf</a>. +This means that you can use GF grammars as parts of +Prolog programs (in the same way as in Java and Haskell +before). + +<br> + +<i>December 8, 2005</i>. +A structured <a href="doc/index.html">Documentation page</a> on GF. + +<br> + +<i>December 1, 2005</i>. +Publicly accessible +<a href="http://www.cs.chalmers.se/Cs/Research/Language-technology/darcs/GF/doc/darcs.html"> +Darcs repository</a> +for latest sources and documents. The snapshots are no longer updated. + +<br> + +<i>September 22, 2005</i>. +<a href="http://www.cs.chalmers.se/~bringert/gf/downloads/snapshots/"> +Snapshots</a>: latest source and linux binary packages, for testers +and developers. See +<a href="http://www.cs.chalmers.se/Cs/Research/Language-technology/darcs/GF/doc/gf-history.html">GF history</a> for the latest changes. +<br> +<b>Notice</b> (1/12): +Use the +<a href="http://www.cs.chalmers.se/Cs/Research/Language-technology/darcs/GF/doc/darcs.html"> +Darcs repository</a> instead! + +<br> + +<i>July 1, 2005</i>. GF 2.3 released. +Download from +<a href="http://sourceforge.net/project/showfiles.php?group_id=132285">SourceForge</a>. +The <a href="doc/gf-history.html">GF history</a> lists changes. +The source package on SourceForge also contains a new GUI and some new grammars. + +<br> + +<i>June 3, 2005</i>. Started a page on +<a href="doc/gf-history.html">history of changes</a>. +These changes will appear soon in releases. + +<br> + +<i>May 17, 2005</i>. Version 2.2 released. See +<a href="doc/gf2.2-highlights.html">highlights</a>. +Download from +<a href="http://sourceforge.net/project/showfiles.php?group_id=132285">SourceForge</a>. + +<br> + +<i>May 12, 2005</i>. GF now has a mailing list, to which you can register +<a href="https://lists.sourceforge.net/lists/listinfo/gf-tools-users">here</a>. +GF also has a project page on SourceForge, +<a +href="https://sourceforge.net/projects/gf-tools"> +https://sourceforge.net/projects/gf-tools</a>, +but this page does not yet have much content. + +<br> + +<i>May 9, 2005</i>. +PhD Thesis by +<a href="http://www.cs.chalmers.se/~krijo">Kristofer Johannisson</a>: +<a href="http://www.cs.chalmers.se/~krijo/thesis/thesisA4.pdf"> +Formal and Informal Software Specifications</a>. + +<br> + + +<i>March 15, 2005</i>. +Master's thesis by +<a href="http://www.cs.chalmers.se/~bringert/">Björn Bringert</a> on +<a +href="http://www.dtek.chalmers.se/~d00bring/publ/exjobb/embedded-grammars.pdf"> +Embedded grammars</a>: +GF grammars that can be used as parts of Java programs. And a +<a +href="http://www.cs.chalmers.se/~bringert/misc/tramdemo.avi">demo film</a> +of a multimodal dialogue system built with embedded grammars. + +<br> + + +<i>November 9, 2004</i>. +PhD Thesis by +<a href="http://www.cs.chalmers.se/~peb">Peter Ljunglöf</a>: +<a href="http://www.cs.chalmers.se/~peb/pubs/p04-PhD-thesis.pdf"> +Expressivity and Complexity of the Grammatical Framework</a>. + +<br> + +<i>November 8, 2004</i>. GF 2.1 released. +Here are the <a +href="doc/gf2-highlights.html">highlights</a>. +Software available on the <a href="../GF2.0/download/gf-download.html">GF 2.1 Download +Page</a>. +Main novelties in 2.1: +multiple inheritance of grammar modules, +speech recognition grammar generation, +lots of bug fixes. +Version 2.0 still available +on the <a href="../GF2.0/download-2.0/gf-download.html">GF 2.0 Download Page</a>. +If you need something from the previous version of the web page, it is +still available: +<a href="http://www.cs.chalmers.se/~aarne/GF1"> +GF 1.2</a>. + +</body> +<7html>
\ No newline at end of file |
