CHANGELOG.md

lang-forth-0.0.2 documentation

Package

Name
lang-forth
Version
0.0.2
Uploaded
2026-06-12 23:11:04
Repository
https://github.com/tobyink/zuzu-lang-forth
Dependencies
Metadata
zuzu-distribution.json
Archive
Download .tar.gz

Changes

0.0.2

  • Fix command-line runner error diagnostics on runtimes that do not expose inherited exception fields as bare variables.
  • Skip nested zuzu-js command-runner checks where child arguments are not propagated by Proc.run.

0.0.1

  • Initial trial release.
  • Provides lang/forth with a pure-Zuzu ANS Forth-style interpreter.
  • Adds the forth.zzs command-line runner.