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
8729339d2603a7e18ef05a31bfd47f299084cb8f
gf-core
/
src
/
compiler
History
aarne
8729339d26
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