This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > Development > kelbt (0.15)

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.

Maintained by: Matteo Bernardini
Keywords:
ChangeLog: kelbt

Homepage:
http://freecode.com/projects/kelbt

Source Downloads:
kelbt-0.15.tar.gz (c480692e26998edcc8735513c902cecc)

Download SlackBuild:
kelbt.tar.gz
kelbt.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
kelbt.SlackBuild
kelbt.info
slack-desc

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds