From ce15ec7b787479ca4c7295863ea7fa5cfdd16755 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 22 Dec 2010 14:08:42 +0000 Subject: moved parts of doc to deprecated/doc --- deprecated/doc/gf3-release.html | 73 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 deprecated/doc/gf3-release.html (limited to 'deprecated/doc/gf3-release.html') diff --git a/deprecated/doc/gf3-release.html b/deprecated/doc/gf3-release.html new file mode 100644 index 000000000..75557c94a --- /dev/null +++ b/deprecated/doc/gf3-release.html @@ -0,0 +1,73 @@ + + + + +GF 3.0 + +

GF 3.0

+ +Krasimir Angelov, Björn Bringert, and Aarne Ranta
+Beta release, 27 June 2008 +
+ +

+GF Version 3.0 is a major revision of GF. The source language is a superset of the +language in 2.9, which means backward compatibility. But the target languages, the +compiler implementation, and the functionalities (e.g. the shell) have undergone +radical changes. +

+

New features

+

+Here is a summary of the main novelties visible to the user: +

+ + +

Non-supported features

+

+There are some features of GF 2.9 that will not work in the 3.0 beta release. +

+ + +

+Users who want to have these features are welcome to contact us, +and even more welcome to contribute code that restores them! +

+

GF language extensions

+

+Operations for defining patterns. +

+

+Inheritance of overload groups. +

+ + + + -- cgit v1.2.3