Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/valkmjolnir/turingmachine-weixinapp
turing machine simulator in weixin app
https://github.com/valkmjolnir/turingmachine-weixinapp
Last synced: about 2 months ago
JSON representation
turing machine simulator in weixin app
- Host: GitHub
- URL: https://github.com/valkmjolnir/turingmachine-weixinapp
- Owner: ValKmjolnir
- License: gpl-3.0
- Created: 2022-02-24T09:24:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-02T08:51:29.000Z (about 1 year ago)
- Last Synced: 2023-12-02T09:30:50.218Z (about 1 year ago)
- Language: JavaScript
- Size: 23.5 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Turing Machine Simulator
This project begins as a __Graduation Design(2022 NUAA-CCST)__. And after finishing this graduation desgin, we decide to make it public using __GPLv3__ license.
This project has made a Turing Machine Simulator in weixin mini program platform. We want to use it when teaching and learning __Formal Language and Automation__ in class. Teachers and students could easily use this software because it has a great vision-based interface.
But the shortcoming of this software is that because of this vision-based interface, we could not build a large-scale turing machine model. But it is enough for students to use it to understand the concepts of FLA by making simple automation models and testing them.