---
name: ebnf2yacc
version: 0.1.1
origin: devel/ebnf2yacc
comment: EBNF to YACC
arch: freebsd:9:x86:64
www: http://sourceforge.net/projects/ebnf2yacc/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 155672
desc: |
  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.

  WWW: http://sourceforge.net/projects/ebnf2yacc/
categories: [devel]
files:
  /usr/local/bin/ebnf2yacc: 9982cc67af6b8ba92e96e4055e3c90bb5d0a24b3ffaaaa69372fc4e866a1c645
scripts: {}
