llk is a parser combinator library for building LL(*) parsers. Without the jargon, this means that llk offers a bunch of primitives and ways to combine primitives to construct complex parsers from less complex parsers in such a way the the result is always LL(*).
-
Notifications
You must be signed in to change notification settings - Fork 0
A parser combinator library for building LL(*) parsers
License
andjhop/llk
About
A parser combinator library for building LL(*) parsers
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published