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-06-11 11:06:33 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bde7347045ae510f66c135aba6862ff81a75419b
gf-core
/
src
/
compiler
/
GF
/
Speech
History
hallgren
5bfaf10de5
Comment out some dead code found with -fwarn-unused-binds
...
Also fixed some warnings and tightened some imports
2015-08-28 13:59:43 +00:00
..
CFGToFA.hs
PGF library: expose only PGF and PGF.Internal instead of all modules
2014-06-12 14:43:18 +00:00
FiniteState.hs
Comment out some dead code found with -fwarn-unused-binds
2015-08-28 13:59:43 +00:00
GSL.hs
Comment out some dead code found with -fwarn-unused-binds
2015-08-28 13:59:43 +00:00
JSGF.hs
Convert from Text.PrettyPrint to GF.Text.Pretty
2014-07-28 11:58:00 +00:00
PGFToCFG.hs
added all orthographic primitives
2015-05-11 13:01:39 +00:00
PrRegExp.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
RegExp.hs
Added an O(n log n) version of nub
2012-08-29 21:45:10 +00:00
SISR.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
SLF.hs
Comment out some dead code found with -fwarn-unused-binds
2015-08-28 13:59:43 +00:00
SRG.hs
Comment out some dead code found with -fwarn-unused-binds
2015-08-28 13:59:43 +00:00
SRGS_ABNF.hs
Comment out some dead code found with -fwarn-unused-binds
2015-08-28 13:59:43 +00:00
SRGS_XML.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
VoiceXML.hs
Comment out some dead code found with -fwarn-unused-binds
2015-08-28 13:59:43 +00:00