This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
gf-core
Watch
1
Star
0
Fork
1
You've already forked gf-core
mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced
2026-04-09 04:59:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33af15e803002e11ff2c591ff4d06fd1231fe8af
gf-core
/
src
/
compiler
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