sysutils/y2l

Yacc to LaTeX translator
Directory:
sysutils/y2l (package's history)
Package version:
y2l-1.0
Home page:
http://www.alchar.org/~aedil/Projects/y2l.html
License:
artistic
Source archive:
http://y2l.sourceforge.net/download/y2l.tar.gz
Description:
The Yacc to LaTeX utility takes (hopefully) any yacc source file, and derives an Extended Backus-Naur Form (EBNF) description from it. This EBNF is written out as LaTeX source. The output is a LaTeX "longtable" environment, that can be included in any LaTeX document, typically using an \input{} statement.
Run dependencies:
(none)
Build dependencies:
digest>=20080510, gcc>=3, install-sh, pax, pkg_install>=20110805.12, tnftp>=20091122
General options:
debug
Produce debugging information for binary programs
c-compiler alternatives:
gcc
Use the GNU C compiler
clang
Use the LLVM C compiler
ccache-gcc
Use ccache and the GNU C compiler
ccache-clang
Use ccache and the LLVM C compiler