Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gelbpunkt/turing
Zero-dependency turing machine implementation as taught in my CS classes
https://github.com/gelbpunkt/turing
Last synced: 5 days ago
JSON representation
Zero-dependency turing machine implementation as taught in my CS classes
- Host: GitHub
- URL: https://github.com/gelbpunkt/turing
- Owner: Gelbpunkt
- License: bsd-3-clause
- Created: 2022-11-26T03:07:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-26T15:12:54.000Z (about 2 years ago)
- Last Synced: 2024-05-21T10:54:10.918Z (8 months ago)
- Language: Rust
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Zero-dependency turing machine implementation as taught in my CS classes.