https://github.com/thavixt/virtual-machine-sim
Simulation of a Turing machine ... kinda. Lots of creative liberty was applied here.
https://github.com/thavixt/virtual-machine-sim
Last synced: over 1 year ago
JSON representation
Simulation of a Turing machine ... kinda. Lots of creative liberty was applied here.
- Host: GitHub
- URL: https://github.com/thavixt/virtual-machine-sim
- Owner: thavixt
- Created: 2025-01-27T21:23:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-03T16:57:42.000Z (over 1 year ago)
- Last Synced: 2025-02-03T17:46:34.150Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://thavixt.github.io/virtual-machine-sim/
- Size: 519 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Virtual machine sim
Inspired by: https://youtu.be/HeQX2HjkcNo?si=AChtSkHAxsGK9RO1&t=1416
# Notes
- inspiration from a youtube video: https://youtu.be/HeQX2HjkcNo?si=AChtSkHAxsGK9RO1&t=1416
- React Flow: https://reactflow.dev/learn/customization/theming
- colors from https://coolors.co/
- zustand outside of react: https://github.com/pmndrs/zustand?tab=readme-ov-file#readingwriting-state-and-reacting-to-changes-outside-of-components
- react-i18next: https://react.i18next.com/guides/quick-start