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-10 05:29:30 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
15fd8b15ab95b3f071a99284cf63b8cfc07cfe43
gf-core
/
src
/
runtime
/
python
History
kr.angelov
15fd8b15ab
the C runtime and the Python binding now have an API for parser evaluation. The API computes PARSEVAL and Exact Match for a given tree. As a side effect the abstract trees in Python are now compared for equality by value and not by reference
2013-04-19 10:57:46 +00:00
..
pypgf.c
the C runtime and the Python binding now have an API for parser evaluation. The API computes PARSEVAL and Exact Match for a given tree. As a side effect the abstract trees in Python are now compared for equality by value and not by reference
2013-04-19 10:57:46 +00:00
setup.py
the Python binding is in pure C again
2013-01-29 09:20:32 +00:00
test.py
a bit more flexible API for parsing in Python
2012-12-14 16:00:52 +00:00