Tree @master (Download .tar.gz)
History of
src
/
Language
@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
- 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 copyright dates. Chris Pressey a month ago
- Fix bug in parseCond. Add test case for nested conditionals. Chris Pressey 2 months ago
- Upgrade Kondey parser. I'm not proud, and I have a subscription. Chris Pressey 2 months ago
- Adapt genCond to convert Kondey to Burro. Chris Pressey 2 months ago
- Refactor genCond to not itself parse. Chris Pressey 2 months ago
- Merge branch 'develop-2025-1' into kondey Chris Pressey 2 months ago
- Extend Show instance of Burro so no need for dedicated renderer. Chris Pressey 2 months ago
- Add start of (a) Kondey language definition (b) proper compiler. Chris Pressey 2 months ago
- Format for conditional structures is actually its own language. Chris Pressey 2 months ago
- Bring the generator up to par with our conditional branch layout. Chris Pressey 2 months ago
- Reformat test case and bring generator yet closer to it. Chris Pressey 2 months ago
- Yet closer. Chris Pressey 2 months ago
- Bring the construction closer still. Chris Pressey 2 months ago
- Tiny improvement to `gencond` facility. Chris Pressey 2 months ago
- Begin building gencond feature in the reference implementation. Chris Pressey 3 months ago
- Improve visualization, update tests. Chris Pressey 4 months ago
- Improve visualization of state. Tests fail though. Chris Pressey 5 months ago