Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/Burro/
- Add --tape-display-width option and update test cases. Chris Pressey a month ago
- Add --tape-chunk-size flag, to specify this during debugging. Chris Pressey a month ago
- Trim unnecessary e's from Burro generated by Kondey compiler. Chris Pressey a month ago
- Add some more simple example programs (Kondey compiled to Burro). Chris Pressey a month ago
- Highlight the current tape cell within the current chunk. Chris Pressey a month ago
- Display tape in chunks in Debugger. Chris Pressey a month ago
- Copy in function for rendering tape, which we will improve. Chris Pressey a month ago
- Improve debugger visualization, again. Chris Pressey a month ago
- Improve debugger visualization. Chris Pressey a month ago
- Rewrite Debugger functions w/monad stack, and track tape position. Chris Pressey a month ago
- Bump copyright date. Chris Pressey a month ago
- Try to improve debugger. Chris Pressey a month ago
- Remove outdated paragraph in defintion. Chris Pressey a month ago
- Various small improvements to debugging. Chris Pressey a month ago
- Update disclaimer about the conditional. Chris Pressey a month ago
- Exiting a Conditional with the Tape Head at a Different Spot Chris Pressey a month ago
- Dark clouds gather. Chris Pressey a month ago
- Refine the simulation a little bit by fixing a bad assumption. Chris Pressey a month ago
- This is making progress, but might require yet more chicanery. Chris Pressey a month ago
- Address a wrinkle in the simulation. Chris Pressey a month ago
- Fix pseudocode to reflect that tests need head in a certain place. Chris Pressey a month ago
- Update the nicely formatted Markdown link paragraph again. Chris Pressey 2 months ago
- Update README and add closing note on TM-to-Kondey translation. Chris Pressey 2 months ago
- Add history to README and move explication to separate document. Chris Pressey 2 months ago
- Update copyright dates. Chris Pressey 2 months ago
- Explain how we know how to write the new state: ensure cell is 0. Chris Pressey 2 months ago
- Update instructions for translating Turing Machines to Kondey. Chris Pressey 2 months ago
- Write out the TM simulation plan. Chris Pressey 2 months ago
- Convenience commands to run and debug after compiling from Kondey. Chris Pressey 2 months ago
- Fix bug in parseCond. Add test case for nested conditionals. Chris Pressey 2 months ago