Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sazuna/turing_python
Calculability of a Turing Machine program:
https://github.com/sazuna/turing_python
Last synced: 9 days ago
JSON representation
Calculability of a Turing Machine program:
- Host: GitHub
- URL: https://github.com/sazuna/turing_python
- Owner: Sazuna
- Created: 2023-11-08T15:02:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-22T19:47:14.000Z (about 1 year ago)
- Last Synced: 2024-11-06T09:14:10.651Z (about 2 months ago)
- Language: Python
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# turing_python
## Author
Liza FRETEL## Usage
python main.py PROGRAM.TS
## Output
- PROGRAM.TS.py
the program converted to python
- PROGRAM.TS.assertions.py
the program converted to python with some assertions
- PROGRAM.TS.conditions.tsv
the generated pre and post conditions in a tsv file