Tuesday, December 25, 2007

Brainfucked.

So I was talking to my friend Bill and we got onto the subject of programming languages (we're nerds, what can I say?) and which one is the most difficult. I said "Java" just because it's a clunky piece of shit, to which he responded "Brainfuck." So I hopped on Google later that day and was hit with this:

http://www.pvnbattle.com/admin/joshua/hw.txt

That is the example for "Hello world!" I sat down and did some reading, all while talking to my girlfriend, Sarah, and came up with this mess:

http://www.pvnbattle.com/admin/joshua/test.txt

Want to know what it says? Try compiling it :) http://home.arcor.de/partusch/html_en/bfd_doc.html#N0x8078008N0x80f3cd4 Brainfucked Documention (The compiler I use)
http://neworder.box.sk/newsread.php?newsid=13065 A short tutorial
http://www.ascii.ws/images/ascii-chart.gif ASCII chart. You'll need it!

No comments: