diff options
author | Camil Staps | 2015-09-03 20:54:15 +0200 |
---|---|---|
committer | Camil Staps | 2015-09-03 20:54:15 +0200 |
commit | 4868efbf0e080d204172c17a3feb5ee42b066c9e (patch) | |
tree | eb00a0bce117c5fc466b0ef1d67a212421cef16c /LICENSE | |
parent | Initial commit (diff) |
More compact & nicer toString for states; added ! for step functions; bugfix for tape length
The new toString takes only one line and is a better reproduction of
the notation from Sudkamp, Languages and Machines, 1997.
The IterableClass functions now have ! on input types that are
iterated, so that these arguments are computed for sure.
There was a bug (!! index too large or the like) for some machines
that 'walked off the tape' on the right side. The tape is now auto-
matically extended with Nothing (blank) cells. When the machine
walks off the tape on the *left*, the machine still terminates
abnormally.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions