Fedora Packages

kelbt

Backtracking LR Parsing

Kelbt generates backtracking LALR(1) parsers. Where traditional LALR(1) parser generators require static resolution of shift/reduce conflicts, Kelbt generates parsers that handle conflicts by backtracking at runtime. Kelbt is able to generate a parser for any context-free grammar that is free of hidden left recursion.

Releases Overview

Release Stable Testing
Fedora 37 0.16-15.fc37 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at kelbt dash maintainers at fedoraproject dot org.



Sources on Pagure