diff options
| -rw-r--r-- | index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/index.html b/index.html index e7b0bcaaa..c95359a5f 100644 --- a/index.html +++ b/index.html @@ -20,6 +20,16 @@ July 1, 2005. </p><h2>News</h2> +<i>December 9, 2005</i>. +<a href="http://www.cs.chalmers.se/~peb/software.html"> +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). + +<p> + <i>December 8, 2005</i>. A structured <a href="doc/index.html">Documentation page</a> on GF. |
