From c207175e983bdb10e160310d3285a979dd66b4ea Mon Sep 17 00:00:00 2001 From: hallgren Date: Fri, 6 May 2011 15:24:45 +0000 Subject: 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. --- src/editor/simple/TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/editor/simple/TODO') diff --git a/src/editor/simple/TODO b/src/editor/simple/TODO index 9e064dabc..df64d2b1e 100644 --- a/src/editor/simple/TODO +++ b/src/editor/simple/TODO @@ -22,6 +22,8 @@ + Show lincat and lin before params and opers below + Create a new concrete syntax by copying an existing one. - Easy access to compute_concrete from the editor +- Instead of starting with an empty grammar, start a new grammar by copying + an example. + compile only the uploaded grammar even if other grammars are present + 'flags startcat' is needed for grammars with only one category (since the -- cgit v1.2.3