https://github.com/b1z0n/turingmachine
Classes for using a Turing Machine and useful macroses
https://github.com/b1z0n/turingmachine
macros python3 turing turing-machine
Last synced: about 1 year ago
JSON representation
Classes for using a Turing Machine and useful macroses
- Host: GitHub
- URL: https://github.com/b1z0n/turingmachine
- Owner: B1Z0N
- License: mit
- Created: 2019-01-23T23:31:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T01:43:49.000Z (over 3 years ago)
- Last Synced: 2025-02-15T04:26:03.938Z (over 1 year ago)
- Topics: macros, python3, turing, turing-machine
- Language: Python
- Homepage: https://b1z0n.github.io/turingmachine/
- Size: 8.95 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# turingmachine
Classes for using a Turing Machine.
And a bunch of macrosses to perform frequent actions efficiently.
With all helper classes and modules.
# docs
You can view pretty docs [here](https://b1z0n.github.io/turingmachine/)