aboutsummaryrefslogblamecommitdiff
path: root/devel/byaccj/pkg-descr
blob: ae4e222261ae4ec24281a5e819b6b8c69d05eac7 (plain) (tree)
1
2
3
4
5
6
7





                                                                          
                                  
BYACC/Java 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 extension support a -J option to generate Java source
code.

WWW: http://byaccj.sourceforge.net