FreeBSD.software
Home/devel/ebnf2yacc

ebnf2yacc

0.1.1

EBNF to YACC

ebnf2yacc is a tool to help write yacc parsers/compilers. It takes as input a grammar written in ebnf, and outputs a c++ abstract syntax tree that supports the visitor pattern, along with a yacc file to build the tree.

Origin: devel/ebnf2yacc
Category: devel
Size: 84.4KiB
License: not specified
Maintainer: ports@FreeBSD.org
Dependencies: 0 packages
Required by: 0 packages
$pkg install ebnf2yacc

More in devel