kelbt

v 0.15

Backtracking LALR(1) parser generator

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.

http://www.complang.org/kelbt/

To install kelbt, paste this in macOS terminal after installing MacPorts

sudo port install kelbt

Add to my watchlist

Installations 1
Requested Installations 0