From 5c8c1f768fae242ba659d4b6a3696336042e0b1c Mon Sep 17 00:00:00 2001 From: "john.j.camilleri" Date: Tue, 13 Nov 2012 15:14:49 +0000 Subject: Add first demo of new syntax editor As part of the GF cloud stuff, it can be accessed from http://cloud.grammaticalframework.org/syntax-editor/editor.html --- src/www/syntax-editor/editor.html | 43 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 src/www/syntax-editor/editor.html (limited to 'src/www/syntax-editor/editor.html') diff --git a/src/www/syntax-editor/editor.html b/src/www/syntax-editor/editor.html new file mode 100644 index 000000000..d641998ab --- /dev/null +++ b/src/www/syntax-editor/editor.html @@ -0,0 +1,43 @@ + + + + + + Syntax Editor + + + + +

Syntax Editor

+
+ + +
+ + John J. Camilleri, November 2012 + + + + + + + + + + + -- cgit v1.2.3