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-10 05:29:30 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
675b85f7e7ccbb65393ac2dde298b8762da07587
gf-core
/
src
/
compiler
History
hallgren
05c70fdc41
Spring cleaning
...
Nothing major...
2014-04-28 13:56:20 +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
PGF web service: add unlexers and enable client side caching
2014-04-09 17:51:25 +00:00