Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Some brainfuck language

Name: Anonymous 2009-11-09 12:26

Hi /prog/
 
I read an article on cracked a couple of weeks ago, unfortunately it seems to have been removed. Anyway the topic was wierd programming languages, and one language piqued my interest. It was a language that could be "interpreted" in all directions, going up->down, down->up, right->left and left->right. It's sole purpose was to make a language as hard as possible to write a compiler for, some people suceeded though.

The code snippet was a hello world example, the text was in reverse (I think), 'dlrow olleh'.

Anyone heard of such a language?

Name: Anonymous 2009-11-09 13:12

I don't know anything about programming; I was just passing by and got curious, so I did some googling. Is this it?: http://en.wikipedia.org/wiki/Befunge
Don't know what code tags to use or whatever, but this is their Hello World example:
             v
v  ,,,,,"Hello"<
>48*,          v
v,,,,,,"World!"<
>25*,@

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List