Alphabet by lpha

  \x09\x09\x09 \x09 

  
 
    \x09 \x09\x09 \x09\x09
\x09   \x09
     \x09
\x09    
 
\x09\x09

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

Disassemble:

push -26(5b)
mark null
dup
push +91(7b)
add
putc
push +1(1b)
add
dup
jneg null

download

return to the top page