Tya v0.63 Release Notes

v0.63 advances the Tya-written self-host compiler under selfhost/v02/ to a current-spec proof gate. The Go implementation remains the active reference, but v02 now has focused lexer/parser, checker, C emitter, and fixed-point coverage for representative current language families.

Language

Self-Host

Roadmap

Verification

The release gate is:

go test ./... -count=1

The published v0.63.0 tag passed the full suite, including the maintained v01 and v02 self-host fixed-point tests.