123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|626|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> Off Topic -> The coolest programming language ever!

Mon, 04 Dec 2006, 13:29
magicman
I was looking on the good ole wiki, searching for diffrent programming languages and i found this. If i ever had a bunch of spare time i might try to learn it, it only has eight commands, and thats it. < > + - . , [ ]! i thought it was interesting. i like the name to. BrainF*ck

-=-=-
Stuff... Yeah...
Mon, 04 Dec 2006, 13:38
shroom_monk
That is the weirdest, most random thing I have ever seen.

-=-=-
A mushroom a day keeps the doctor away...

Keep It Simple, Shroom!
Mon, 04 Dec 2006, 13:40
JL235
There was a huge topic on DevCrunch about Brainf**k. Old news. But keep looking on Wiki.
Mon, 04 Dec 2006, 13:49
magicman
really, hmm, i dont ever look on the off topic seciton over there. but im sure there are still people here might want to know!

-=-=-
Stuff... Yeah...
Mon, 04 Dec 2006, 13:50
shroom_monk
The concept is pretty cool. It looks so simple, but as it's all symbols, it must be really hard to learn!!!!

-=-=-
A mushroom a day keeps the doctor away...

Keep It Simple, Shroom!
Mon, 04 Dec 2006, 14:06
JL235
It was in the 'other language' section.

It would be pretty pointless to try to code in it, it's just too hard. Less characters just makes it way harder. But you should look at Whitespace too.
Mon, 04 Dec 2006, 14:16
Yayyak
The most complex example of BrainF**k code I've ever seen is a Towers of Hanoi program (found in dark depths of Wikipedia links, somewhere). It's pretty obvious nobody ever intended this to be used seriously.

The interesting thing about this language is that it is descended from a programming language called Turing, which (surprisingly) was Turing-complete. Turing and BrainF**k are pretty much the most minimalistic languages possible under the definition.
Mon, 04 Dec 2006, 14:31
magicman
"It would be pretty pointless to try to code in it, it's just too hard."

Well, thats the whole fun of it, to give your self a challenge.

-=-=-
Stuff... Yeah...
Mon, 04 Dec 2006, 14:39
Yayyak
*Laughs*
Mon, 04 Dec 2006, 15:31
CrazyGaz
Hmm, I did once write a quick input program in it for a Computing Project...more hassle than it is worth though.
Mon, 04 Dec 2006, 15:52
magicman
your not kidding agent smith.....




|edit| hmm, that got kind of confusilled, went from 12 lines to 1

-=-=-
Stuff... Yeah...
Mon, 04 Dec 2006, 16:29
Yayyak
Are you sure that isn't modem line noise?
Mon, 04 Dec 2006, 16:30
magicman
Heh, nope, thats the code!
Mon, 04 Dec 2006, 16:55
power mousey

why not just use hieroglyphics and runestones!?

if theses languages are so cool...then give us some examples and with some comments and explanations.

shades of Spin! *sigh*


power mousey
Mon, 04 Dec 2006, 16:55
JL235
"Well, thats the whole fun of it, to give your self a challenge."

There is a big difference between difficult and a touch off impossible. With all the effort it would take to learn and master, you could have probably learnt Assembly.
Mon, 04 Dec 2006, 16:57
power mousey

alright Columbo

true. and as well as C programming and with inline assembly capability too. but please no Spin!...thank you.


cheers,
power mousey
Tue, 05 Dec 2006, 04:08
steve_ancell
I can imagine where the name BrainF*ck came from... Trying to learn that would be like poking a hole in your head.
Tue, 05 Dec 2006, 15:42
Yayyak
It's easy enough to learn... there are only 8 commands after all. But using it, well, that might fuck your brain.
Thu, 14 Dec 2006, 02:56
Yayyak
Well, your code beats mine...

Before I scrolled down, I simply expected the program to output the health warning with a note: 'Don't be so silly.'

Lol.