Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azrielx86/turing-machine
A Turing Machine to perform the addition of two numbers
https://github.com/azrielx86/turing-machine
maui turing-machine turing-machine-simulator
Last synced: 24 days ago
JSON representation
A Turing Machine to perform the addition of two numbers
- Host: GitHub
- URL: https://github.com/azrielx86/turing-machine
- Owner: Azrielx86
- Created: 2023-01-04T05:34:57.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T06:15:08.000Z (almost 2 years ago)
- Last Synced: 2023-07-20T22:14:59.465Z (over 1 year ago)
- Topics: maui, turing-machine, turing-machine-simulator
- Language: C#
- Homepage:
- Size: 364 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Turing Machine
A Turing Machine to perform the binary addition of two numbersThis was a project that was going to be delivered for the subject of Formal
Languages and Automata, but in the end it was changed by an FDA (available in
this repository)
for the deliverable, so this project was just another experiment.
It works better on Android (maybe also on iOS), I developed it thinking on
portability due I don't have a laptop.I'd still like to finish it, so here's a list of things I'd like to add:
## To do:
- Finish the graphical interface
- Fix MAUI Windows interface
- Add auto step (instead of clicking step by step)
- Full translate to english## Possible changes:
- Change MAUI to Avalonia
- Improve tape drawing, maybe add animations
- Rewrite all the code## Screenshots:
| Solving State | Result |
|----------------------------------------------------------|----------------------------------------------------------|
| | |