REXX Language implementation
This root-level page is retained as a short wayfinder. The maintained RXAS documentation for the Release 1 beta line is in:
RXAS is the text assembly language emitted by rxc and assembled by rxas
into .rxbin bytecode. Most users should write Level B source and inspect RXAS
only when debugging, learning the VM, or writing low-level runtime support.