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-05-11 04:02:52 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37ef225420a337c4a2f9a2f9002aea42b8a24518
gf-core
/
src
/
GF
/
Speech
History
bringert
37ef225420
Used home-grown graph implementation in FiniteState, to remove dependency on fgl. This also lead to a dramatic performance increase.
2005-09-12 20:41:19 +00:00
..
CFGToFiniteState.hs
Added printer for regular grammars. Changed some foldrs to foldls to improve stack usage.
2005-09-12 15:10:23 +00:00
FiniteState.hs
Used home-grown graph implementation in FiniteState, to remove dependency on fgl. This also lead to a dramatic performance increase.
2005-09-12 20:41:19 +00:00
PrGSL.hs
Added the prerequisits for automaton building.
2005-09-07 13:21:30 +00:00
PrJSGF.hs
Added the prerequisits for automaton building.
2005-09-07 13:21:30 +00:00
PrSLF.hs
Used home-grown graph implementation in FiniteState, to remove dependency on fgl. This also lead to a dramatic performance increase.
2005-09-12 20:41:19 +00:00
SRG.hs
Completed unoptimized SLF generation.
2005-09-12 14:46:44 +00:00
TransformCFG.hs
Added printer for regular grammars. Changed some foldrs to foldls to improve stack usage.
2005-09-12 15:10:23 +00:00