Tree @0.6 (Download .tar.gz)
History of
bin
/
sixtypical
@0.6
git clone https://git.catseye.tc/SixtyPical/
- Implement indirect JSRs with trampolines in theory; doesn't work. Chris Pressey 9 years ago
- Refactor Analyzer. Get analysis tests passing once again. Chris Pressey 9 years ago
- Recast Evaluator as an object. Handle `goto` inside it. Chris Pressey 9 years ago
- Compile `repeat` loops. Chris Pressey 9 years ago
- Get serialization of relative labels correct. Chris Pressey 9 years ago
- Call defined routines. Chris Pressey 9 years ago
- Compiler object, labels, compile 'call'... It prints 'A'! Chris Pressey 9 years ago
- Add tests for compilation, BASIC header, load-n-go script. Chris Pressey 9 years ago
- 6502 opcodes are Emittables. Can compile simple programs now! Chris Pressey 9 years ago
- Wire up the compiler and wring out obvious bugs. Chris Pressey 9 years ago
- Improve evaluator internals. Finish test suite for analysis. Chris Pressey 9 years ago
- REBOOT the entire language & implementation as version 0.2-PRE. Chris Pressey 9 years ago