https://github.com/ruffdd/touringmachine
https://github.com/ruffdd/touringmachine
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ruffdd/touringmachine
- Owner: ruffdd
- Created: 2019-02-02T19:22:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-18T13:06:20.000Z (over 7 years ago)
- Last Synced: 2025-01-10T02:33:25.724Z (over 1 year ago)
- Language: C++
- Size: 634 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TouringMaschiene
Dieses Programm simuliert eine TouringMaschiene
## Defintion
## .tm files
Syntax:
start:"start state"
empthy:"empthy symbol"
"old state" "old char" > "new state" "new char" "next direction"