Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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:

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