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-15 15:59:32 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b0e110cf4f7c6e43d044f05fdedde3ffaabb9843
gf-core
/
src
/
compiler
/
GF
/
Command
History
krasimir
b0e110cf4f
native representation for HOAS in PMCFG and incremental type checking of the parse forest
2010-08-09 10:10:08 +00:00
..
Abstract.hs
reorganize the directories under src, and rescue the JavaScript interpreter from deprecated
2009-12-13 18:50:29 +00:00
Commands.hs
native representation for HOAS in PMCFG and incremental type checking of the parse forest
2010-08-09 10:10:08 +00:00
Importing.hs
Yay!! Direct generation of PMCFG from GF grammar
2010-06-18 12:55:58 +00:00
Interpreter.hs
use the native unicode support from GHC 6.12
2010-04-19 09:38:36 +00:00
Messages.hs
reorganize the directories under src, and rescue the JavaScript interpreter from deprecated
2009-12-13 18:50:29 +00:00
Parse.hs
now the abstract syntax in PGF allows the same syntax for integers, floats and strings as in Haskell. This includes negative integers and exponents in the floats
2010-01-15 21:13:46 +00:00
TreeOperations.hs
reorganize the directories under src, and rescue the JavaScript interpreter from deprecated
2009-12-13 18:50:29 +00:00