deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: amd64
Depends: libc6 (>= 2.14)
Description: |-
Backtracking parser generator based on byacc
btyacc is a hacked version of the original Berkeley "byacc". The main
change to byacc is the addition of backtracking code, allowing you to
try both alternatives in case of shift-reduce or reduce-reduce conflicts.
As long as no backtracking takes place, the speed is comparable to bison's
one.
.
Additional features:
- Enhanced support for storing of text position information for tokens.
- Closes the potential *yacc/bison memory leak during error recovery.
- Preprocessor directives like %ifdef, %include.
- C++ friendly.
.
Related packages: bison, byacc, antlr
Homepage: https://www.siber.com/btyacc
Installed-Size: '243'
Maintainer: Debian QA Group <packages@qa.debian.org>
Package: btyacc
Priority: optional
Section: devel
Version: 3.0+dfsg-1
srcpkg_name: btyacc
srcpkg_version: 3.0+dfsg-1