Releases: remko/waforth
Releases · remko/waforth
v0.20.1
v0.20.0
- Add
RANDOM
Full Changelog: v0.19.1...v0.20.0
v0.19.1
- Small tweaks & fixes
Full Changelog: v0.19.0...v0.19.1
v0.19.0
- web: Change
onEmit
to emit raw character codes - web: Add character & line buffering utility functions for use with
onEmit
- web: Support unicode input/output
Full Changelog: v0.18.0...v0.19.0
v0.18.0
waforthc
: Initial release- standalone: Support building arm64 on Mac
- standalone: Support passing command-line argument
- thurtle: Highlight CONSTANT, VARIABLE, and VALUE as definitions
Full Changelog: v0.17.1...v0.18.0
v0.17.1
- standalone: Windows support
- standalone: Fix possible bug with large inputs
Full Changelog: v0.16.2...v0.17.1
v0.16.2
- web: Support Add to Homescreen on iOS
Full Changelog: v0.16.1...v0.16.2
v0.16.1
- Implement
BYE
. Only has useful behavior in the standalone version (where it exits back to the shell).
Full Changelog: v0.14.0...v0.16.1
v0.14.0
- shell: Support passing program via query string
Full Changelog: v0.13.0...v0.14.0
v0.13.0
- Add
S\"
Full Changelog: v0.12.2...v0.13.0