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
e9b5557c6c1e53bbf1e861428302f17463731b01
gf-core
/
src
/
runtime
/
python
History
kr.angelov
e9b5557c6c
This patch removes Gregoire's parse_tokens function in the python binding and adds another implementation which builds on the existing API for lexers in the C runtime. Now it is possible to write incremental Lexers in Python
2013-02-01 09:29:43 +00:00
..
pypgf.c
This patch removes Gregoire's parse_tokens function in the python binding and adds another implementation which builds on the existing API for lexers in the C runtime. Now it is possible to write incremental Lexers in Python
2013-02-01 09:29:43 +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