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
c0a0859566dedd0f73b20285ea1d38aa15728c6b
gf-core
/
src
/
runtime
/
c
/
utils
History
kr.angelov
155afdf9b7
a complete Python API for reading, printing and manipulation of abstract trees and types. This includes dependent types, high-order abstract syntax and implicit arguments
2013-06-27 09:39:15 +00:00
..
pgf-parse.c
a complete Python API for reading, printing and manipulation of abstract trees and types. This includes dependent types, high-order abstract syntax and implicit arguments
2013-06-27 09:39:15 +00:00
pgf-print.c
fixed accidental bug in pgf-parse.c
2012-12-18 15:42:04 +00:00
pgf-service.c
the statistical parser is now using two memory pools: one for parsing and one for the output trees. This means that the memory for parsing can be released as soon as the needed abstract trees are retrieved, while the trees themselves are retained in the separate output pool
2013-05-06 15:28:04 +00:00
pgf-translate.c
a complete Python API for reading, printing and manipulation of abstract trees and types. This includes dependent types, high-order abstract syntax and implicit arguments
2013-06-27 09:39:15 +00:00