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-16 22:52:50 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cb533a494185b20be2603ec6fcb7317942bef371
gf-core
/
src
/
GF
/
Speech
History
bringert
cb533a4941
Fixed makeTransitions/mapTransitions typo in PrSLF.
2005-09-13 07:20:20 +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
Cleaned up some stuff while trying to find a bug. Turned out I just had not set the startcat in the grammar file. Time to go home I think.
2005-09-12 21:32:24 +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
Fixed makeTransitions/mapTransitions typo in PrSLF.
2005-09-13 07:20:20 +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