History of
src
/
Language
@master
git clone https://git.catseye.tc/Turmac/
-
Push buildProgram further down.
Chris Pressey
1 year, 7 months ago
-
Split IR from TM model some more.
Chris Pressey
1 year, 7 months ago
-
Begin to split up concerns: IR is not needed for most things.
Chris Pressey
1 year, 7 months ago
-
Update Python backend.
Chris Pressey
1 year, 7 months ago
-
Switch to using string-valued state IDs and symbols.
Chris Pressey
1 year, 7 months ago
-
Repair the implementation of get_tape_contents().
Chris Pressey
1 year, 7 months ago
-
Add feature to compile Turmac to TM implementation in Python.
Chris Pressey
1 year, 7 months ago
-
Clean up Interpreter module, it doesn't actually use state monad.
Chris Pressey
1 year, 7 months ago
-
Strip zeroes from tape edges. Improve output in simulate.
Chris Pressey
1 year, 7 months ago
-
Unmangle some things. Need to fix tape trimming, sequential exec.
Chris Pressey
1 year, 7 months ago
-
`turmac simulate` will display a trace of the TM execution.
Chris Pressey
1 year, 7 months ago
-
More progress in understanding what this is doing under the hood.
Chris Pressey
1 year, 7 months ago
-
Fix bugs in tape generation and halt state compilation.
Chris Pressey
1 year, 7 months ago
-
GenTape module, and sequentially execute multiple TMs. Untested.
Chris Pressey
1 year, 7 months ago
-
Implement Turing machine interpreter (simulator). Untested.
Chris Pressey
1 year, 7 months ago
-
Split into more modules.
Chris Pressey
1 year, 7 months ago
-
Split into modules, add some tests, basically develop the stuff.
Chris Pressey
1 year, 7 months ago