harraps

Reach Hiragana BF

Dec 30th, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. >++++       4 in c1
  2. [<+++>-]   12 in c0
  3. <          12 in c0
  4. repeated 1
  5. >>+++       3 in c2
  6. <<[>>      repeat 12 times
  7. [>+>+<<-]  add vc2 to c3 and c4
  8. >          move to c3
  9. [>+<-]     add c3 to c4
  10. >          move to c4
  11. [<<+>>-]   copy back vc4 in c2
  12. <<<<-]     c2 = 12288
  13. >>         move to c2
  14. [>>>+<<<-] copy vc2 to c5
  15. end repeated 1
  16.  
  17. <<++++++    6 in c0
  18. repeated 2
  19. >>+         1 in c2
  20. <<[>>      repeat 6 times
  21. [>+>+<<-]  add vc2 to c3 and c4
  22. >          move to c3
  23. [>+<-]     add c3 to c4
  24. >          move to c4
  25. [<<+>>-]   copy back vc4 in c2
  26. <<<<-]     c2 = 12352
  27. >>         move to c2
  28. [>>>+<<<-] copy vc2 to c5
  29. end repeated 2
  30.  
  31. <<+++       3 in c0
  32. repeated 2
  33. >>+         1 in c2
  34. <<[>>      repeat 3 times
  35. [>+>+<<-]  add vc2 to c3 and c4
  36. >          move to c3
  37. [>+<-]     add c3 to c4
  38. >          move to c4
  39. [<<+>>-]   copy back vc4 in c2
  40. <<<<-]     c2 = 12360
  41. >>         move to c2
  42. [>>>+<<<-] copy vc2 to c5
  43. end repeated 2
  44.  
  45. >>>------. "あ" = 12354
Advertisement
Add Comment
Please, Sign In to add comment