This is the command rexical 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
rexical - Ruby Lex for Racc
SYNOPSIS
rexical [options] grammarfile
DESCRIPTION
Rexical is a lexical scanner generator that is used with Racc to generate Ruby programs.
Rexical is written in Ruby.
OPTIONS
-o, --output-file filename
designated output filename.
-s, --stub
append stub main for debug.
-i, --ignorecase
ignore char case
-C, --check-only
syntax check only.
--independent
independent mode.
-d, --debug
print debug information
-h, --help
print usage.
--version
print version.
--copyright
print copyright.
Use rexical online using onworks.net services