Get the Brainfuck-coded string (on Brainfuck)


/ Published in: Other
Save to your folder(s)

Input the string on your Language, get the BF code, which outputs this string.


Copy this code and paste it in your HTML
  1. ,----------[++++++++++
  2. [->--------->+<[++++++++++>[-]]>[>>+<<[-]>]<<
  3. <]
  4. >>>>[->[-]+++++[>++++++++<-]>+++.[-]<<]<<
  5. [-]+++++++++[>++++++++++<-]>+.[-]<
  6. ++++++[>++++++++++<-]>++.[-]<
  7. ++++++++++[>+++++[>++++++++<-]>+++.[-]<<-]
  8. ++++++[>++++++++++<-]>.[-]<
  9. +++++[>+++++++++<-]>.[-]<
  10. +++++++++[>++++++++++<-]>+++.[-]<
  11. ++++++[>++++++++++<-]>++.[-]<
  12. <[->+++++[>++++++++<-]>+++.[-]<<]
  13.  
  14. [-]++++++[>++++++++<-]>--.[-]<
  15. +++++++++[>++++++++++<-]>+.[-]<
  16. ++++++[>++++++++<-]>---.[-]<
  17. +++++++++[>++++++++++<-]>+++.[-]<
  18. ++++++++++.[-]<
  19.  
  20. ,----------]

URL: http://huze.ru

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.