Tree @master (Download .tar.gz)
History of
src
/
Language
@master
git clone https://git.catseye.tc/Turmac/
0
»»
- Continue to develop the compiler to Kondey. Chris Pressey 1 year, 23 days ago
- Develop the compiler to Kondey. Chris Pressey 1 year, 23 days ago
- Add beginnings of the Kondey backend. Chris Pressey 1 year, 24 days ago
- Refactor IR. Chris Pressey 1 year, 24 days ago
- Place it all in the public domain. Chris Pressey 1 year, 25 days ago
- Add normalization logic. Chris Pressey 1 year, 25 days ago
- Round-trip (compile to Turmac); 3 more tests for format syntax. Chris Pressey 1 year, 25 days ago
- The blank symbol is represented by `_`, no longer by `0`. Chris Pressey 1 year, 25 days ago
- State IDs are strings. The start state is called 'S0'. Chris Pressey 1 year, 25 days ago
- Replace `parse` subcommand with an `ir-dump` compiler backend. Chris Pressey 1 year, 26 days ago
- Add Language.Turmac.Simulator module, deprecating IRInterpreter. Chris Pressey 1 year, 26 days ago
- Push buildProgram further down. Chris Pressey 1 year, 27 days ago
- Split IR from TM model some more. Chris Pressey 1 year, 27 days ago
- Begin to split up concerns: IR is not needed for most things. Chris Pressey 1 year, 27 days ago
- Update Python backend. Chris Pressey 1 year, 27 days ago
- Switch to using string-valued state IDs and symbols. Chris Pressey 1 year, 27 days ago
- Repair the implementation of get_tape_contents(). Chris Pressey 1 year, 1 month ago
- Add feature to compile Turmac to TM implementation in Python. Chris Pressey 1 year, 1 month ago
- Clean up Interpreter module, it doesn't actually use state monad. Chris Pressey 1 year, 1 month ago
- Strip zeroes from tape edges. Improve output in simulate. Chris Pressey 1 year, 1 month ago
- Unmangle some things. Need to fix tape trimming, sequential exec. Chris Pressey 1 year, 1 month ago
- `turmac simulate` will display a trace of the TM execution. Chris Pressey 1 year, 1 month ago
- More progress in understanding what this is doing under the hood. Chris Pressey 1 year, 1 month ago
- Fix bugs in tape generation and halt state compilation. Chris Pressey 1 year, 1 month ago
- GenTape module, and sequentially execute multiple TMs. Untested. Chris Pressey 1 year, 1 month ago
- Implement Turing machine interpreter (simulator). Untested. Chris Pressey 1 year, 1 month ago
- Split into more modules. Chris Pressey 1 year, 1 month ago
- Split into modules, add some tests, basically develop the stuff. Chris Pressey 1 year, 1 month ago
0
»»