From 61422583029e820f4a88f6b99ec16d3a958b3aa1 Mon Sep 17 00:00:00 2001 From: hallgren Date: Tue, 27 Sep 2011 19:18:50 +0000 Subject: [PATCH] gfse: mention example-based grammar writing in about.html --- src/editor/simple/about.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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