forked from GitHub/gf-core
format .gfm for multiple modules in the same file; includes lines with ;-separated words
This commit is contained in:
@@ -407,6 +407,9 @@ allCommands env@(pgf, mos) = Map.fromList [
|
||||
"If a grammar with the same concrete name is already in the state",
|
||||
"it is overwritten - but only if compilation succeeds.",
|
||||
"The grammar parser depends on the file name suffix:",
|
||||
" .cf context-free (labelled BNF) source",
|
||||
" .ebnf extended BNF source",
|
||||
" .gfm multi-module GF source",
|
||||
" .gf normal GF source",
|
||||
" .gfo compiled GF source",
|
||||
" .pgf precompiled grammar in Portable Grammar Format"
|
||||
|
||||
Reference in New Issue
Block a user