Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: byaccj | Distribution: SUSE Linux Framework One |
Version: 1.15 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: slfo.1.2.6 | Build date: Mon Aug 26 10:52:26 2024 |
Group: Development/Libraries/Java | Build host: h03-ch2b |
Size: 128995 | Source RPM: byaccj-1.15-slfo.1.2.6.src.rpm |
Packager: https://www.suse.com/ | |
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 fstrba@suse.com - Added patch: * byaccj-gcc14.patch + add missing include to fix build with gcc 14 (bsc#1221696) * Tue Jul 27 2021 fstrba@suse.com - Define %%make_build for systems that don't have it defined in rpm macros * Wed Feb 03 2021 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 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 9 00:14:35 2024