Author
"Brainfuck Language", is this a hoax or a real programming language ?
salvin francis
Ranch Hand
Joined: Jan 12, 2009
Posts: 915
Spending sometime on the net, i came across this link: http://en.wikipedia.org/wiki/Brainfuck
At first, the name itself was a turn off, but as I read it, it seemed to be a valid language, [Though I didnt understand most of it]
What do you guys think ?
My Website: [Salvin.in ] Cool your mind:[Salvin.in/painting ] My Sally:[Salvin.in/sally ]
salvin francis
Ranch Hand
Joined: Jan 12, 2009
Posts: 915
and it claims this to be "hello world"
Jesper de Jong
Java Cowboy
Bartender
Joined: Aug 16, 2005
Posts: 12907
The Wikipedia says it:
It is a Turing tarpit, designed to challenge and amuse programmers, and is not suitable for practical use.
It's not a serious programming language that anyone uses.
Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35223
posted Jan 15, 2010 05:17:39
0
Also check out Whitespace .
Android apps – ImageJ plugins – Java web charts
salvin francis
Ranch Hand
Joined: Jan 12, 2009
Posts: 915
WhteSpace !!
Btw here is another Extremely interesting one : http://en.wikipedia.org/wiki/Chef_(programming_language)
and the respective hello world:
salvin francis
Ranch Hand
Joined: Jan 12, 2009
Posts: 915
this is the one in Chef for Fibonacci : http://www.dangermouse.net/esoteric/chef_fib.html
Design principles:
Program recipes should not only generate valid output, but be easy to prepare and delicious. Recipes may appeal to cooks with different budgets. Recipes will be metric, but may use traditional cooking measures such as cups and tablespoons
subject: "Brainfuck Language", is this a hoax or a real programming language ?