diff --git a/src/editor/simple/about.html b/src/editor/simple/about.html index a488c6e56..c5b4a5b2a 100644 --- a/src/editor/simple/about.html +++ b/src/editor/simple/about.html @@ -204,6 +204,10 @@ Also note that each grammar is assigned a unique identity when it is first created. Renaming a grammar does not change its identity. This means that name changes are propagated between devices like other changes. +

Example-based grammar writing

+ +This is work in progress... +

Future work

This prototype gives an idea of how a web based GF grammar editor could work. @@ -228,7 +232,7 @@ suitable for multiple users developing a grammar in collaboration.
- Last modified: Fri Jul 29 17:44:00 CEST 2011 + Last modified: Tue Sep 27 21:16:53 CEST 2011
TH