Skip to content

andjhop/llk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llk

Go Reference

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(*).

About

A parser combinator library for building LL(*) parsers

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages