1
0
forked from GitHub/gf-core

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.
This commit is contained in:
hallgren
2011-03-07 17:52:15 +00:00
parent d46c7ee90d
commit f30e07f5f8
3 changed files with 48 additions and 17 deletions

View File

@@ -20,7 +20,8 @@
suggestions)
+ Try grammars in the Translation Quiz
+ Show lincat and lin before params and opers below
- Create a new concrete syntax by copying an existing one.
+ Create a new concrete syntax by copying an existing one.
- Easy access to compute_concrete from the editor
+ compile only the uploaded grammar even if other grammars are present
+ 'flags startcat' is needed for grammars with only one category (since the