RosettaCodeData/Task/Binary_strings/PicoLisp/binary_strings.l

3 lines
46 B
Common Lisp

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