uxnwithrosia

some uxn practice with friends :)
Log | Files | Refs

hello.tal (208B)


      1 |10 @Console &vector $2 &read $1 &pad $5 &write $1 &error $1 
      2 
      3 %EMIT { .Console/write DEO } ( char -- )
      4 %NL { #0a EMIT } ( -- )
      5 
      6 |0100 
      7       LIT "o LIT "l LIT "l LIT "e LIT "h
      8       EMIT EMIT EMIT EMIT EMIT