Tree @master (Download .tar.gz)
History of
src
@master
git clone https://git.catseye.tc/Burro/
- Add --tape-display-width option and update test cases. Chris Pressey 12 days ago
- Add --tape-chunk-size flag, to specify this during debugging. Chris Pressey 12 days ago
- Trim unnecessary e's from Burro generated by Kondey compiler. Chris Pressey 12 days ago
- Highlight the current tape cell within the current chunk. Chris Pressey 13 days ago
- Display tape in chunks in Debugger. Chris Pressey 13 days ago
- Copy in function for rendering tape, which we will improve. Chris Pressey 13 days ago
- Improve debugger visualization, again. Chris Pressey 13 days ago
- Improve debugger visualization. Chris Pressey 13 days ago
- Rewrite Debugger functions w/monad stack, and track tape position. Chris Pressey 14 days ago
- Bump copyright date. Chris Pressey 14 days ago
- Try to improve debugger. Chris Pressey 14 days ago
- Remove outdated paragraph in defintion. Chris Pressey 14 days ago
- Various small improvements to debugging. Chris Pressey 15 days ago
- Update copyright dates. Chris Pressey a month ago
- Convenience commands to run and debug after compiling from Kondey. Chris Pressey a month ago
- Fix bug in parseCond. Add test case for nested conditionals. Chris Pressey a month ago
- Upgrade Kondey parser. I'm not proud, and I have a subscription. Chris Pressey a month ago
- Adapt genCond to convert Kondey to Burro. Chris Pressey a month ago
- Refactor genCond to not itself parse. Chris Pressey a month ago
- Merge branch 'develop-2025-1' into kondey Chris Pressey a month ago
- Extend Show instance of Burro so no need for dedicated renderer. Chris Pressey a month ago
- Add start of (a) Kondey language definition (b) proper compiler. Chris Pressey a month ago
- Format for conditional structures is actually its own language. Chris Pressey a month ago
- Bring the generator up to par with our conditional branch layout. Chris Pressey a month ago
- Reformat test case and bring generator yet closer to it. Chris Pressey a month ago
- Yet closer. Chris Pressey a month ago
- Bring the construction closer still. Chris Pressey a month ago
- Tiny improvement to `gencond` facility. Chris Pressey a month ago
- Small cleanup in main driver module. Chris Pressey 2 months ago
- Begin building gencond feature in the reference implementation. Chris Pressey 2 months ago