new files
This commit is contained in:
parent
3af7344581
commit
86c034bb8b
1364 changed files with 21352 additions and 0 deletions
5
Task/Binary-strings/PicoLisp/binary-strings-3.l
Normal file
5
Task/Binary-strings/PicoLisp/binary-strings-3.l
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
: (in '(dd "skip=32" "bs=1" "count=16" "if=rawfile")
|
||||
(make
|
||||
(while (rd 1)
|
||||
(link @) ) ) )
|
||||
-> (32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47)
|
||||
Loading…
Add table
Add a link
Reference in a new issue