Development/Libraries

byaccj: Parser Generator with Java Extension

Name:byaccj Vendor:Alcance Libre, Inc.
Version:1.11 License:Public Domain
Release:2jpp.2.9.el5.al URL:http://byaccj.sourceforge.net/
Summary
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!

Arch: i386

Download:byaccj-1.11-2jpp.2.9.el5.al.i386.rpm
Build Date:Fri Aug 10 08:08:52 2007
Packager:Joel Barrios <http://joel-barrios.blogspot.com/>
Size:101 KiB

Arch: src

Download:byaccj-1.11-2jpp.2.9.el5.al.src.rpm
Build Date:Fri Aug 10 08:08:52 2007
Packager:Joel Barrios <http://joel-barrios.blogspot.com/>
Size:56 KiB

Changelog

* Tue Mar 6 18:00:00 2007 Vivek Lakshmanan <vivekl{%}redhat{*}com> - 0:1.11-2jpp.2.fc7
- First build in fedora after passing review
* Thu Feb 15 18:00:00 2007 Tania Bento <tbento{%}redhat{*}com> - 0:1.11-2jpp.1
- Fixed the %Release tag.
- Changed the %License tag.
- Fixed the %BuildRoot tag.
- Removed the %Vendor tag.
- Removed the %Distribution tag.
- Removed the %BuildRequires: gcc and make tags as these d not need to be
listed.
- Removed "%define section free".
- Added "sed -i 's/\r//g docs/tf.y' to fix a warning generated by
rpmlint.
- Fixed the %Source0 tag.
- Changed the %Group tag.
- Installed man pages in proper directory.
* Wed Jan 4 18:00:00 2006 Fernando Nasser <fnasser{%}redhat{*}com> - 0:1.11-2jpp
- First JPP 1.7 build

Listing created by RepoView-0.5.2-2.9.el5.al