CFG Python
Ranya
ranyafafi93 at gmail.com
Sat Dec 30 11:26:25 EST 2017
More information about the Python-list mailing list
Sat Dec 30 11:26:25 EST 2017
- Previous message (by thread): How to create a python extension module from a shared library?
- Next message (by thread): CFG Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Let's say I vreated my own CFG in python, How can I check now if a sentence match this grammar (return true) or it doesn't match it (return false and the wrong element in the grammar), How can I do this ?
- Previous message (by thread): How to create a python extension module from a shared library?
- Next message (by thread): CFG Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list