Brainfuck For Arduino
This Saturday I've seen the light. For the first time since three months I've had the freedom to do what I want. So I have implemented this simple brainfuck interpreter for Arduino. This is a preview of Brainfuck For... Read more
A good hack for a sad street
Sometimes the local administration of my small town has good ideas, this time they launched a competition for writers, they gave the writers an entire underpass to show their arts, and now a very very very sad underpass is... Read moreApr
14
2011
YASOBE Yet another set of Brainfuck examples.
Sound the system bell +++++++ This is a preview of YASOBE Yet another set of Brainfuck examples.. Read the full post (234 words, estimated 56 secs reading time) Read moreMar
28
2011
A couple of quines in Brainfuck
http://www.muppetlabs.com/~breadbox/bf/quine.b.txt ->+>+++>>+>++>+>+++>>+>++>>>+>+>+>++>+>>>>+++>+>>++>+>+++>>++>++>>+>>+>++>++>+>>>>+++>+>>>>++>++>>>>+>>++>+>+++>>>++>>++++++>>+>>++>+>>>>+++>>+++++>>+>+++>>>++>>++>>+>>++>+>+++>>>++>>+++++++++++++>>+>>++>+>+++>+>+++>>>++>>++++>>+>>++>+>>>>+++>>+++++>>>>++>>>>+>+>++>>+++>+>>>>+++>+>>>>+++>+>>>>+++>>++>++>+>+++>+>++>++>>>>>>++>+>+++>>>>>+++>>>++>+>+++>+>+>++>>>>>>++>>>+>>>++>+>>>>+++>+>>>+>>++>+>++++++++++++++++++>>>>+>+>>>+>>++>+>+++>>>++>>++++++++>>+>>++>+>>>>+++>>++++++>>>+>++>>+++>+>+>++>+>+++>>>>>+++>>>+>+>>++>+>+++>>>++>>++++++++>>+>>++>+>>>>+++>>++++>>+>+++>>>>>>++>+>+++>>+>++>>>>+>+>++>+>>>>+++>>+++>>>+<+]+++++>.>>>-.------------------->-<<+>>>]<<<]>++++++++++++++<]>+++<]++++++>+<<<-><<] http://www.nyx.net/~gthompso/self_brainf.txt This is a preview of A couple of quines in Brainfuck. Read the full post (118 words, estimated 28 secs reading time) Read moreMar
19
2011
Brainfuck sample code
After the short description of the brainfuck programming language, here you are some sample code in this fantastic language: Hello world Life Fibonacci Hello world (source page) +++++ +++++ initialize counter... Read moreFeb
28
2011
Brainfuck: tools.
There are a lot of tools for brainfuck on the internet, here you are a short list of the most interesting (for me) brainfuck tools. Brainfucked (http://home.arcor.de/partusch/html_en/bfd.html) This is a preview of Brainfuck: tools.. Read the full... Read moreFeb
22
2011
