Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Mar 10:31

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