Skip to content

gnieh/sparse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sparse

Flexible LALR parsers using macros

Define parsers that look like parser combinator and generate LALR(1) tables at compilation to avoid backtracking implementations.

About

Flexible LALR parsers using macros

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages