RosettaCodeData/Task/Binary-strings/PicoLisp/binary-strings-1.l

3 lines
46 B
Common Lisp

: (out "rawfile"
(mapc wr (range 0 255)) )