aboutsummaryrefslogblamecommitdiff
path: root/devel/byaccj/pkg-descr
blob: ebfdd0fdd340e95b0d56063337860c1ece7ad601 (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