Reversing Fun

This commit is contained in:
2019-11-11 20:53:28 +01:00
parent 67173a0f94
commit 52a13c7c81
2 changed files with 28 additions and 0 deletions

16
reversing-fun/index.bf Normal file
View File

@@ -0,0 +1,16 @@
>
,[>,]
<[->+>+<<]> >[-<<+>>]< copy here from left cell
[[-] make loop if copied is nonzero:
<[
.[-] print & remove right
<[<] move left edge
>[.[-]] print & remove left if exist
>[>] move right edge
]
<[->+>+<<]> >[-<<+>>]< copy here from left cell
]
<[<]