Announcement

Collapse
No announcement yet.

Brainfuck

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Brainfuck

    Anyone wanna tell me what this programming language is like? ive heard its pretty versatile.

  • #2
    After having a look...

    The whole language consists of only 8 commands: > < + - . , [ ].
    It's probably called brainfuck because the code looks like this: http://esoteric.sange.fi/brainfuck/b...og/99botles.bf .

    I remember heard of this other language 'Whitespace' that consists of only TABS and SPACE.
    The great thing about this of course is that when you read the source code, you can't even see it. e.g. http://compsoc.dur.ac.uk/whitespace/hworld.ws


    Anyway, don't bother with 'new' programming languages, most of them are just 'serious' jokes for fun.

    Comment


    • #3
      Kinda looks like a maze at first glance.
      Thrashing> "That'll be 25.99, thank you for buying, please come again"
      Thrashing> "LET'S FUCK!"
      Thrashing> Like that, Ott?
      Catgirl> rofl
      Missy> o.O im so leaving this chat

      Kim> hal, say fit of rage sucks ballz
      fit of r> here, i'll do it for you
      fit of r> I SUCK BALLS
      Kim> loool
      fit of r> I LOVE BIG HAIRY MAN BALLS

      Comment


      • #4
        That's just stupid.
        help: (how do i shot) (Public 0): how do i travel diagonally? i only have up, down, left and right keys.

        4:PinkSTAR <ER>> ask DP he knows me inside and out

        Comment


        • #5
          It's not

          Originally posted by Existenz87
          Anyone wanna tell me what this programming language is like? ive heard its pretty versatile.
          It's the epitome of what is not versatile... the code works like this, the stack starts at 0 and > moves the pointer up one < down one + - changes the value of the memory position by 1 also.. there is also like ; and , to do while loops and for while loops. Just for an example though, to just print "hello" with it you would need to put the hex value for h (under what system it's going to be on) into a memory position but it would be a high number like 68 so you cant put 68 +'s you have to use a few memory positions to manipulate numbers with loops in order to store 68 in slot 1, and also for e l l and o. While in most languages all of that is done in the compiler, you only need to use "Hello"

          Comment


          • #6
            what...the hell. so complicated.
            thread killer

            Also who changed to pw to Squadless, how am I supposed to fly the banner of sucking at the game

            Comment


            • #7
              There's also a program called fuck fuck where the symbols in brainfuck have been replaced with words like cock, tits, boobs etc.
              5: Da1andonly> !ban epinephrine
              5: RoboHelp> Are you nuts? You can't ban a staff member!
              5: Da1andonly> =((
              5: Epinephrine> !ban da1andonly
              5: RoboHelp> Staffer "da1andonly" has been banned for abuse.
              5: Epinephrine> oh shit

              Comment


              • #8
                http://www.ioccc.org/

                http://www.au.ioccc.org/2004/arachnid.c

                Comment


                • #9
                  HaHa

                  Originally posted by Nockm
                  I'm sure they fubar'd it after they wrote it with proper structer

                  Comment

                  Working...
                  X