coreysabia / Universal-Turing-Machine

A Universal Turing Machine written in Python; and Dockerized.
0 stars 0 forks source link

Json formatted instructions #1

Closed coreysabia closed 4 years ago

coreysabia commented 4 years ago

We need to send an example of the instructions input as json to Professor Roucco for him to approve that as a method for input.

coreysabia commented 4 years ago

example_instructions.txt

coreysabia commented 4 years ago

Do not close the issue until he responds, approving it.

mlruch17 commented 4 years ago

JSON format has been approved, we need to send him an example of one transition. I also think we need to give him an example of multiple transitions together so he can format multiple transitions for the input correctly

mlruch17 commented 4 years ago

email sent, waiting for a response

mlruch17 commented 4 years ago

he said thank you, so I guess he liked it?