turingol [-o outfile] [-r runfile] [-d] [sourcefile]
where:
-d
STDERR (standard
bison stuff; very verbose) (default: don't)
-o outfile
outfile (default: don't)
(this_state, this_symbol, new_symbol, move, new_state)where move is one of (L)eft, (R)ight or (N)one. The source for a tuple is paraphrased prior to it as a perl-style '#' comment.
-r runfile
runfile (default: write to STDOUT)
[state number] operation tape contents ||scanned cell|| more of the tapewhere the tape contents is every cell ever touched by the tape head.
Turingol Parser
Copyright (C) 1998 Peter Gammie (peteg at unsw dot edu dot au)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA