[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#532933: ITP: byacc-j -- BYACC with an option to generate Java source code



Package: wnpp
Severity: wishlist

Owner: "Ludovic Claude" <ludovic.claude@laposte.net>


* Package name    : byacc-j
  Version         : 1.15
  Upstream Author : Tomas Hurka <tom@hukatronic.cz>
* URL             : http://byaccj.sourceforge.net/
* License         : Public domain
  Programming Lang: C
  Description     :

Berkeley YACC parser generator extended to generate Java code
 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!

-- System Information:
Debian Release: squeeze/sid
   APT prefers unstable
   APT policy: (500, 'unstable')
Architecture: any







Reply to: