Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/Turmac/
- Take flag for initial tape for now, sort of a cop-out, but simpler. Chris Pressey 2 months ago
- --trace is a flag. Chris Pressey 2 months ago
- Sequential execution and simulation. Chris Pressey 2 months ago
- Strip zeroes from tape edges. Improve output in simulate. Chris Pressey 2 months ago
- Unmangle some things. Need to fix tape trimming, sequential exec. Chris Pressey 2 months ago
- `turmac simulate` will display a trace of the TM execution. Chris Pressey 2 months ago
- More progress in understanding what this is doing under the hood. Chris Pressey 2 months ago
- Parse command-line options, notably --check-complete. Chris Pressey 2 months ago
- Fix bugs in tape generation and halt state compilation. Chris Pressey 2 months ago
- Improve tests, disable completeness-checking for now. Chris Pressey 2 months ago
- GenTape module, and sequentially execute multiple TMs. Untested. Chris Pressey 2 months ago
- Implement Turing machine interpreter (simulator). Untested. Chris Pressey 2 months ago
- Split into more modules. Chris Pressey 2 months ago
- Split into modules, add some tests, basically develop the stuff. Chris Pressey 2 months ago
- Update checkpointed implementation to read the established format. Chris Pressey 2 months ago
- Provisional import of files for Turmac distribution. Chris Pressey 2 months ago