Tree @master (Download .tar.gz)
History of
README.md
@master
git clone https://git.catseye.tc/Turmac/
- Note what version number we're at. Chris Pressey a day ago
- Place it all in the public domain. Chris Pressey a day ago
- Update README. Chris Pressey a day ago
- Add normalization logic. Chris Pressey a day ago
- Document flags. Add a Turmac example TM that copies a string. Chris Pressey a day ago
- Round-trip (compile to Turmac); 3 more tests for format syntax. Chris Pressey a day ago
- Update README. Chris Pressey a day ago
- Move the specification to `Definition-of-Turmac.md`. Chris Pressey 2 days ago
- Replace `parse` subcommand with an `ir-dump` compiler backend. Chris Pressey 2 days ago
- Switch to using string-valued state IDs and symbols. Chris Pressey 3 days ago
- Add --backend flag. Chris Pressey 11 days ago
- One of the things in get_tape_contents() is not quite right Chris Pressey 12 days ago
- Add feature to compile Turmac to TM implementation in Python. Chris Pressey 12 days ago
- Add test case for setting an initial tape. Chris Pressey 12 days ago
- --trace is a flag. Chris Pressey 12 days ago
- Strip zeroes from tape edges. Improve output in simulate. Chris Pressey 13 days ago
- `turmac simulate` will display a trace of the TM execution. Chris Pressey 13 days ago
- More progress in understanding what this is doing under the hood. Chris Pressey 13 days ago
- Fix bugs in tape generation and halt state compilation. Chris Pressey 13 days ago
- Improve tests, disable completeness-checking for now. Chris Pressey 13 days ago
- Split into more modules. Chris Pressey 13 days ago
- Split into modules, add some tests, basically develop the stuff. Chris Pressey 13 days ago
- Update checkpointed implementation to read the established format. Chris Pressey 13 days ago
- Provisional import of files for Turmac distribution. Chris Pressey 13 days ago