This is the mail archive of the cygwin-announce mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

kelbt 0.16-1


The following package has been uploaded to the Cygwin distribution:

* kelbt-0.16-1

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.

This is a new package in the Cygwin distribution.

Ken Brown
Cygwin's kelbt maintainer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]