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
10e7bacbfd909dcee85e2df23ab5f0f98257c8e1
gf-core
/
src
/
compiler
/
GF
/
Speech
T
History
krasimir
1e0d7be4f4
added all orthographic primitives
2015-05-11 13:01:39 +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
Eliminate mutual dependencies between the GF compiler and the PGF library
2013-11-05 13:11:10 +00:00
GSL.hs
Convert from Text.PrettyPrint to GF.Text.Pretty
2014-07-28 11:58:00 +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
Changes for compatibility with ghc-7.10-rc2
2015-02-16 15:05:06 +00:00
SRG.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
SRGS_ABNF.hs
Convert from Text.PrettyPrint to GF.Text.Pretty
2014-07-28 11:58:00 +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
a partial support for def rules in the C runtime
2014-08-11 10:59:10 +00:00