This is the command y2racc that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
y2racc - Yacc grammar to racc grammar
SYNOPSIS
y2racc [options] raccfile
DESCRIPTION
Y2racc converts yacc grammar to racc grammar.
OPTIONS
-o, --output-file <outfile>
name of output file. [r.<inputfile>]
-c <name>
name of parser class. [MyParser]
-u output also user code (%%....)
-H cut off header (%{....%})
-A cut off actions.
-U cut off user code (%%....) (default)
-h, --help
print this message and quit.
--version
print version and quit.
--copyright
print copyright and quit.
Use y2racc online using onworks.net services