( hello world ) @RESET ,text1 ,print-label JSR2 ,text2 ,print-label JSR2 #ab =Console.byte #cdef =Console.short BRK @print-label ( text ) $loop NOP ( send ) DUP2 LDR =Console.char ( incr ) #0001 ADD2 ( loop ) DUP2 LDR #00 NEQ ^$loop MUL JMPS POP2 RTS @text1 [ Welcome 20 to 20 UxnVM 0a00 ] @text2 [ Hello 20 World 0a00 ] |c000 @FRAME |d000 @ERROR |FF00 ;Console { pad 8 char 1 byte 1 short 2 } |FFF0 .RESET .FRAME .ERROR ( vectors ) |FFF8 [ 13fd 1ef3 1bf2 ] ( palette )