v0.2.0
Changelog
- 3f283c5 Add -32 flag for 32-bit cell output
- 1731100 Add end-to-end test for CASE/OF/ENDOF/ENDCASE defined in pure Forth
- 9904aae Documentation tweaks
- 9b9ab5c Improve README with features list, install instructions, and fixes
- 319891e Make interpreter 32-bit when -32 is active
- 27ead35 Refactor integration_test.go to extract shared helpers