This website requires JavaScript.
Explore
Help
Sign In
msyds
/
gf-core
Watch
1
Star
0
Fork
0
You've already forked gf-core
forked from
GitHub/gf-core
Code
Pull Requests
Activity
Files
11978b4f29dfecadb62e75a9fe70c0c2d1109065
gf-core
/
src
/
compiler
History
aarne
7849184875
BNF grammars (.bnf or .cf) can have rules without semicolons, as in the GF book examples. However, if the grammar has any multiline rules, all of them must have semicolons.
2016-09-05 21:15:44 +00:00
..
GF
BNF grammars (.bnf or .cf) can have rules without semicolons, as in the GF book examples. However, if the grammar has any multiline rules, all of them must have semicolons.
2016-09-05 21:15:44 +00:00
SimpleEditor
ModuleName and Ident are now distinct types
2014-10-21 19:20:31 +00:00
GF.hs
Haddock documentation: expose exportPGF, some other small improvements
2014-12-08 14:48:14 +00:00