Download of bnf-src.zip (bnf-src.zip ( external link: SF.net): 221,170 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
221,170 bytes
MD5
54bea951b468718e5683759966cd5708

Projeto Descrição

BNF for Java is a BNF Compiler-Compiler, or Parser-Generator. It implements ISO Standard Backus-Naur Format, using Java. BNF allows you to create a syntax, or a complete language, to parse your data source. Your custom Java extensions generate output.