This crate allow you to create LL(1) (for now, LL(k) are coming soon) parsers.
You should have a look to the followings links to learn more about these parsers :
LL parsers : Wikipédia and LL parsers : INSA
This crate allow you to create LL(1) (for now, LL(k) are coming soon) parsers.
You should have a look to the followings links to learn more about these parsers :
LL parsers : Wikipédia and LL parsers : INSA