Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Is "binary" a language?

Is "binary" a language?

Scheduled Pinned Locked Moved The Lounge
sharepointhelpquestioncareer
91 Posts 62 Posters 3 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Emrak123

    Help us settle a programmatic civil war here at my job... The first camp says "binary is NOT any kind of language". The second camp says "binary IS a kind of language". Neither camp is implying that there are teams of binary programmers out there or anything, there's just a debate on what constitutes a "language". What say you? Is binary a language? Thanks!

    R Offline
    R Offline
    Rama Krishna Vavilala
    wrote on last edited by
    #2

    1

    M 1 Reply Last reply
    0
    • E Emrak123

      Help us settle a programmatic civil war here at my job... The first camp says "binary is NOT any kind of language". The second camp says "binary IS a kind of language". Neither camp is implying that there are teams of binary programmers out there or anything, there's just a debate on what constitutes a "language". What say you? Is binary a language? Thanks!

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #3

      That's like saying the alphabet is a language. Binary can provide the building blocks of a language, but I do not see how it can be a language itself.

      Every man can tell how many goats or sheep he possesses, but not how many friends.

      P F S 3 Replies Last reply
      0
      • E Emrak123

        Help us settle a programmatic civil war here at my job... The first camp says "binary is NOT any kind of language". The second camp says "binary IS a kind of language". Neither camp is implying that there are teams of binary programmers out there or anything, there's just a debate on what constitutes a "language". What say you? Is binary a language? Thanks!

        N Offline
        N Offline
        NormDroid
        wrote on last edited by
        #4

        Binary is a base 2 number system. It is not a language and does not exhibit language charactistics, such as grammar, constructs, declarations, logic etc.

        Software Kinetics - The home of good software

        I 1 Reply Last reply
        0
        • E Emrak123

          Help us settle a programmatic civil war here at my job... The first camp says "binary is NOT any kind of language". The second camp says "binary IS a kind of language". Neither camp is implying that there are teams of binary programmers out there or anything, there's just a debate on what constitutes a "language". What say you? Is binary a language? Thanks!

          E Offline
          E Offline
          Emrak123
          wrote on last edited by
          #5

          010000100110010100100000011100110111010101110010011001 010010000001110100011011110010000001100100011100100110 100101101110011010110010000001111001011011110111010101 110010001000000100111101110110011000010110110001110100 01101001011011100110010100101110

          R P F 3 Replies Last reply
          0
          • E Emrak123

            Help us settle a programmatic civil war here at my job... The first camp says "binary is NOT any kind of language". The second camp says "binary IS a kind of language". Neither camp is implying that there are teams of binary programmers out there or anything, there's just a debate on what constitutes a "language". What say you? Is binary a language? Thanks!

            OriginalGriffO Offline
            OriginalGriffO Offline
            OriginalGriff
            wrote on last edited by
            #6

            No. Language is defined as: "Communication of thoughts and feelings through a system of arbitrary signals, such as voice sounds, gestures, or written symbols" http://www.thefreedictionary.com/language[^] Binary is the system of arbitrary symbols which carry language, in the same way as the Alphabet does for Written English, and Phonemes do for spoken English.

            Real men don't use instructions. They are only the manufacturers opinion on how to put the thing together. Manfred R. Bihy: "Looks as if OP is learning resistant."

            "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
            "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

            1 Reply Last reply
            0
            • E Emrak123

              Help us settle a programmatic civil war here at my job... The first camp says "binary is NOT any kind of language". The second camp says "binary IS a kind of language". Neither camp is implying that there are teams of binary programmers out there or anything, there's just a debate on what constitutes a "language". What say you? Is binary a language? Thanks!

              W Offline
              W Offline
              Wayne Gaylard
              wrote on last edited by
              #7

              A language is a system of symbols and rules used for communicating. Therefore you could imply that binary is a language, in that it has symbols (albeit only 2), and it has rules for combining these symbols into a structure that can be interpreted by another person without the originator being present.

              1 Reply Last reply
              0
              • R Rama Krishna Vavilala

                1

                M Offline
                M Offline
                Mladen Jankovic
                wrote on last edited by
                #8

                0101 :thumbsup:

                [Genetic Algorithm Library]

                1 Reply Last reply
                0
                • L Lost User

                  That's like saying the alphabet is a language. Binary can provide the building blocks of a language, but I do not see how it can be a language itself.

                  Every man can tell how many goats or sheep he possesses, but not how many friends.

                  P Offline
                  P Offline
                  peterchen
                  wrote on last edited by
                  #9

                  Exactly, it's an alphabet.

                  FILETIME to time_t
                  | FoldWithUs! | sighist | WhoIncludes - Analyzing C++ include file hierarchy

                  1 Reply Last reply
                  0
                  • E Emrak123

                    Help us settle a programmatic civil war here at my job... The first camp says "binary is NOT any kind of language". The second camp says "binary IS a kind of language". Neither camp is implying that there are teams of binary programmers out there or anything, there's just a debate on what constitutes a "language". What say you? Is binary a language? Thanks!

                    D Offline
                    D Offline
                    David1987
                    wrote on last edited by
                    #10

                    Well yes I'd say it is[^], so there actually are teams of binary programmers out there :) Ok not many and it's a theoretical busyness.. And incidentally, it does have a grammar: any non-empty string containing only the characters 0 or 1.

                    1 Reply Last reply
                    0
                    • E Emrak123

                      Help us settle a programmatic civil war here at my job... The first camp says "binary is NOT any kind of language". The second camp says "binary IS a kind of language". Neither camp is implying that there are teams of binary programmers out there or anything, there's just a debate on what constitutes a "language". What say you? Is binary a language? Thanks!

                      M Offline
                      M Offline
                      Michael Schubert
                      wrote on last edited by
                      #11

                      Tell your boss to fire the second camp.

                      Go and never darken my towels again - Groucho Marx

                      D 1 Reply Last reply
                      0
                      • E Emrak123

                        Help us settle a programmatic civil war here at my job... The first camp says "binary is NOT any kind of language". The second camp says "binary IS a kind of language". Neither camp is implying that there are teams of binary programmers out there or anything, there's just a debate on what constitutes a "language". What say you? Is binary a language? Thanks!

                        R Offline
                        R Offline
                        R Giskard Reventlov
                        wrote on last edited by
                        #12

                        No, at least not in the commonly held notion of what a language is. It could be construed to be an alphabet, of sorts, by which you can build meaning by combining the characters to produce 'words' that convey a meaning that is more than the sum of the parts. Another test might be that language is a spoken medium and it would be pretty difficult to speak binary in that you could voice a string of zeroes and ones with appropriate breaks or stresses whereas with a 'normal' language the characters combine to create meaning that can be articulated vocally in a meaningful way with more natural or learnt breaks and stresses. I suppose if you could find someone else that spoke binary you would have a language but it would, to our ears, sound very odd and take a long time to say almost nothing. :-)

                        "If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. nils illegitimus carborundum me, me, me

                        A 1 Reply Last reply
                        0
                        • E Emrak123

                          Help us settle a programmatic civil war here at my job... The first camp says "binary is NOT any kind of language". The second camp says "binary IS a kind of language". Neither camp is implying that there are teams of binary programmers out there or anything, there's just a debate on what constitutes a "language". What say you? Is binary a language? Thanks!

                          J Offline
                          J Offline
                          jeron1
                          wrote on last edited by
                          #13

                          101010

                          S 1 Reply Last reply
                          0
                          • E Emrak123

                            Help us settle a programmatic civil war here at my job... The first camp says "binary is NOT any kind of language". The second camp says "binary IS a kind of language". Neither camp is implying that there are teams of binary programmers out there or anything, there's just a debate on what constitutes a "language". What say you? Is binary a language? Thanks!

                            T Offline
                            T Offline
                            TheGreatAndPowerfulOz
                            wrote on last edited by
                            #14

                            No, binary is no more a language than decimal.

                            If your actions inspire others to dream more, learn more, do more and become more, you are a leader." - John Quincy Adams
                            You must accept one of two basic premises: Either we are alone in the universe, or we are not alone in the universe. And either way, the implications are staggering” - Wernher von Braun

                            1 Reply Last reply
                            0
                            • E Emrak123

                              Help us settle a programmatic civil war here at my job... The first camp says "binary is NOT any kind of language". The second camp says "binary IS a kind of language". Neither camp is implying that there are teams of binary programmers out there or anything, there's just a debate on what constitutes a "language". What say you? Is binary a language? Thanks!

                              Mike HankeyM Offline
                              Mike HankeyM Offline
                              Mike Hankey
                              wrote on last edited by
                              #15

                              0100 0010

                              Semper Fi http://www.hq4thmarinescomm.com[^]
                              www.jaxcoder.com[^] WinHeist - Windows Electronic Inventory SysTem

                              1 Reply Last reply
                              0
                              • E Emrak123

                                Help us settle a programmatic civil war here at my job... The first camp says "binary is NOT any kind of language". The second camp says "binary IS a kind of language". Neither camp is implying that there are teams of binary programmers out there or anything, there's just a debate on what constitutes a "language". What say you? Is binary a language? Thanks!

                                D Offline
                                D Offline
                                Dan Neely
                                wrote on last edited by
                                #16

                                The second camp needs worked over with a cluebat and explained the difference between 'binary' and 'machine language'. If they're clear on that but still think it's a language they probably need pink slips. :doh:

                                3x12=36 2x12=24 1x12=12 0x12=18

                                1 Reply Last reply
                                0
                                • E Emrak123

                                  Help us settle a programmatic civil war here at my job... The first camp says "binary is NOT any kind of language". The second camp says "binary IS a kind of language". Neither camp is implying that there are teams of binary programmers out there or anything, there's just a debate on what constitutes a "language". What say you? Is binary a language? Thanks!

                                  L Offline
                                  L Offline
                                  Luc Pattyn
                                  wrote on last edited by
                                  #17

                                  you are right, and so are they. try and define language. 1. everything is a language, as it has vocabulary, has or could have syntax (rules about what is allowed and isn't allowed), has or could have semantics (giving meaning to the linguistic building blocks). 2. there are no languages, it is impossible to strictly define a language; all practical languages are ambiguous to some degree; a lot of languages can not even be parsed correctly all the time. if you find time to discuss such things at work, it tells me there are too many of you at your job... now go back to work and write some more assembly instructions. :) PS: is DNA a language?

                                  Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum

                                  Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

                                  R B 2 Replies Last reply
                                  0
                                  • E Emrak123

                                    Help us settle a programmatic civil war here at my job... The first camp says "binary is NOT any kind of language". The second camp says "binary IS a kind of language". Neither camp is implying that there are teams of binary programmers out there or anything, there's just a debate on what constitutes a "language". What say you? Is binary a language? Thanks!

                                    M Offline
                                    M Offline
                                    MecAlex
                                    wrote on last edited by
                                    #18

                                    Definitely not a language. It is a type of data. Type of encoding data with electrical impulse

                                    We live in a Newtonian world of Einsteinian physics ruled by Frankenstein logic

                                    1 Reply Last reply
                                    0
                                    • L Luc Pattyn

                                      you are right, and so are they. try and define language. 1. everything is a language, as it has vocabulary, has or could have syntax (rules about what is allowed and isn't allowed), has or could have semantics (giving meaning to the linguistic building blocks). 2. there are no languages, it is impossible to strictly define a language; all practical languages are ambiguous to some degree; a lot of languages can not even be parsed correctly all the time. if you find time to discuss such things at work, it tells me there are too many of you at your job... now go back to work and write some more assembly instructions. :) PS: is DNA a language?

                                      Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum

                                      Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

                                      R Offline
                                      R Offline
                                      realJSOP
                                      wrote on last edited by
                                      #19

                                      Luc Pattyn wrote:

                                      everything is a language

                                      When I fart very carefully, I can almost pick out de-stinked words.

                                      ".45 ACP - because shooting twice is just silly" - JSOP, 2010
                                      -----
                                      You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
                                      -----
                                      "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997

                                      L S S 3 Replies Last reply
                                      0
                                      • E Emrak123

                                        010000100110010100100000011100110111010101110010011001 010010000001110100011011110010000001100100011100100110 100101101110011010110010000001111001011011110111010101 110010001000000100111101110110011000010110110001110100 01101001011011100110010100101110

                                        R Offline
                                        R Offline
                                        Rob Philpott
                                        wrote on last edited by
                                        #20

                                        Not sure who's the biggest nerd - you for writing that or me for working it out.

                                        Regards, Rob Philpott.

                                        S 1 Reply Last reply
                                        0
                                        • R realJSOP

                                          Luc Pattyn wrote:

                                          everything is a language

                                          When I fart very carefully, I can almost pick out de-stinked words.

                                          ".45 ACP - because shooting twice is just silly" - JSOP, 2010
                                          -----
                                          You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
                                          -----
                                          "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997

                                          L Offline
                                          L Offline
                                          Luc Pattyn
                                          wrote on last edited by
                                          #21

                                          there probably are too many dialects for your language to be really useful. :)

                                          Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum

                                          Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups