Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: byaccj | Distribution: openSUSE Tumbleweed |
Version: 1.15 | Vendor: openSUSE |
Release: 3.1 | Build date: Tue Mar 19 19:59:53 2024 |
Group: Development/Libraries/Java | Build host: reproducible |
Size: 145187 | Source RPM: byaccj-1.15-3.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://byaccj.sourceforge.net/ | |
Summary: Parser Generator with Java Extension |
BYACC/J is an extension of the Berkeley v 1.8 YACC-compatible parser generator. Standard YACC takes a YACC source file, and generates one or more C files from it, which if compiled properly, will produce a LALR-grammar parser. This is useful for expression parsing, interactive command parsing, and file reading. Many megabytes of YACC code have been written over the years. This is the standard YACC tool that is in use every day to produce C/C++ parsers. I have added a "-J" flag which will cause BYACC to generate Java source code, instead. So there finally is a YACC for Java now!
SUSE-Public-Domain
* Tue Mar 19 2024 Fridrich Strba <fstrba@suse.com> - Added patch: * byaccj-gcc14.patch + add missing include to fix build with gcc 14 (bsc#1221696) * Tue Jul 27 2021 Fridrich Strba <fstrba@suse.com> - Define %%make_build for systems that don't have it defined in rpm macros * Wed Feb 03 2021 Pedro Monreal <pmonreal@suse.com> - Update to 1.15 * Fix: stack corruption when generating a java parser * Fix: Targets with empty right-hand side problematic in Java mode * Wed Feb 03 2021 Pedro Monreal <pmonreal@suse.com> - Update the spec file * Simplify the docs installation * Remove mac and arch specifics * Tue Jan 07 2014 schwab@suse.de - Build with $RPM_OPT_FLAGS * Sat Sep 17 2011 jengelh@medozas.de - Remove redundant tags/sections from specfile * Sat Apr 25 2009 mvyskocil@suse.cz - created package
/usr/bin/byaccj /usr/share/doc/packages/byaccj /usr/share/doc/packages/byaccj/ACKNOWLEDGEMEN /usr/share/doc/packages/byaccj/README /usr/share/doc/packages/byaccj/tf.y /usr/share/doc/packages/byaccj/yacc.cat
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 16 01:36:29 2024