[(LL future)(LL day and night)(echo $home)(hello, i am a cat.)]/l{( )search exch dup(a)ge 1 index({)lt and{0 2 copy get -33 and put[}if pop{pop l}if}def{dup l =}forall
% 出力
LL Future
LL Day And Night
Echo $home
Hello, I Am A Cat.
% バイナリーエンコードする場合はこちらの方が短い
[(LL future)(LL day and night)(echo $home)(hello, i am a cat.)]{dup{( )search exch dup(a)ge 1 index({)lt and{0 2 copy get -33 and put[}if pop not{exit}if pop}loop =}forall
匿名
#6939()
[
PostScript
]
Rating0/0=0.00
PostScript でもう少し真面目に。上のも含めて標準出力に出力します。
[(LL future)(LL day and night)(echo $home)(hello, i am a cat.)]/l{( )search exch dup(a)ge 1 index({)lt and{0 2 copy get -33 and put[}if pop{pop l}if}def{dup l =}forall % 出力 LL Future LL Day And Night Echo $home Hello, I Am A Cat. % バイナリーエンコードする場合はこちらの方が短い [(LL future)(LL day and night)(echo $home)(hello, i am a cat.)]{dup{( )search exch dup(a)ge 1 index({)lt and{0 2 copy get -33 and put[}if pop not{exit}if pop}loop =}forallRating0/0=0.00-0+