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 Rawhide 0.16-13.fc35 -
Fedora 35 0.16-13.fc35 -
Fedora 34 0.16-12.fc34 -
Package Info

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



Sources on Pagure