hallgren
a1cc10cee0
gfse: documentation tweaks
2011-10-07 12:14:30 +00:00
hallgren
c30b7629ed
gfse: about.html updates
2011-09-28 15:26:34 +00:00
hallgren
38df24c3c9
gfse: mention example-based grammar writing in about.html
2011-09-27 19:18:50 +00:00
hallgren
c78328fd86
gfse: some correctness checks for concrete syntax
...
The editor now calls the GF server to check the syntax of expressions that
are part of concrete syntax (except for parameter types).
This is currently done by using the cc command of the GF shell, which puts
some unnecessary restricitons on operation definitions...
2011-07-29 15:44:19 +00:00
hallgren
21e6ebfe26
gfse: about: added a note that each grammar has a unique identity independent of its name
2011-07-26 15:03:33 +00:00
hallgren
e84ef142d7
gfse: new section "Grammars in the cloud" in about.html
2011-07-07 16:59:37 +00:00
hallgren
7f91547576
gfse: you can now add concrete syntax for arbitrary languages
...
Before, you had to pick a language from a list of supported languages, but now
you can also pick Other and change the language code afterwards.
2011-05-06 15:24:45 +00:00
hallgren
45547df48c
gfse: added an alternate style sheet with the MOLTO color scheme
2011-03-28 14:46:15 +00:00
hallgren
9fdcc97716
gfse: documentation fixes, links to MOLTO meeting slides and compiler API document
2011-03-09 11:11:47 +00:00
hallgren
f30e07f5f8
gfse: create a new concrete syntax by copying an existing one
...
When adding a new concrete syntax to a grammar, the currently open concrete
syntax will be copied. If the abstract syntax is currently open, the new
concrete syntax will start out empty.
2011-03-07 17:52:15 +00:00
hallgren
aad6e864b9
gfse: fix missing startcat flag bug + documentation updates
2011-02-28 16:47:25 +00:00
hallgren
fc1471717c
gfse: minor documentation and style improvements
2011-02-28 12:41:05 +00:00
hallgren
6173291ec1
gfse: fix typos
2011-02-18 14:51:06 +00:00
hallgren
e2096fef35
gfse: document that grammars can be uploaded and tested in the GF shell, the minibar and the translation quiz
2011-02-18 14:47:20 +00:00
hallgren
60980e40e4
Adding the prototype GF editor for simple multilingual grammars
2011-02-17 14:38:46 +00:00