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
108d546db8eede49e3c19439f13f5b3f6b9f5871
gf-core
/
src
/
compiler
T
History
hallgren
3c110cbe8d
gf -server: include list of loaded PGFs in version info
2014-05-12 13:45:36 +00:00
..
GF
Spring cleaning
2014-04-28 13:56:20 +00:00
SimpleEditor
SimpleEditor.Convert: adapt to recent character encoding changes
2013-11-28 13:27:45 +00:00
GF.hs
Reduced clutter in monadic code
2013-11-20 00:45:33 +00:00
GFC.hs
refactor the compilation of CFG and EBNF grammars. Now they are parsed by using GF.Grammar.Parser just like the ordinary GF grammars. Furthermore now GF.Speech.CFG is moved to GF.Grammar.CFG. The new module is used by both the speech conversion utils and by the compiler for CFG grammars. The parser for CFG now consumes a lot less memory and can be used with grammars with more than 4 000 000 productions.
2014-03-21 21:25:05 +00:00
GFI.hs
Removed imports of TypeCheck.Concrete, fixed problems in TypeCheck.RConcrete
2014-04-04 13:51:07 +00:00
GFServer.hs
gf -server: include list of loaded PGFs in version info
2014-05-12 13:45:36 +00:00