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. Coding without English

Coding without English

Scheduled Pinned Locked Moved The Lounge
csharpc++htmlcomquestion
28 Posts 12 Posters 46 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.
  • V Vikram A Punathambekar

    Nishant S wrote: Have any of you ever used any programming language that didn't use English-keywords? No. I doubt if one exists. :) Nishant S wrote: Hindi or Malayalam or Spanish! LOL! Definitely not in the near future. But tell you what- ask Colin (look at your sig) to write a programming language in Malayalam or Hindi or Marathi or whatever. But you'll have to teach him that language first :~ . Vikram. "There's probably a Nish-like alien answering VB questions on a CP forum as we speak." - adamUK in The Lounge, discussing aliens and parallel universes. "Do not give redundant error messages again and again." - A classmate of mine, while giving a class talk on error detection in compiler design.

    R Offline
    R Offline
    Roger Wright
    wrote on last edited by
    #19

    Vikram Punathambekar wrote: Definitely not in the near future. Why not? Is there any good reason why a language cannot be written in some natural language other than English? Give it a try! Why not have a γ++? "Please don't put cigarette butts in the urinal. It makes them soggy and hard to light" - Sign in a Bullhead City, AZ Restroom

    1 Reply Last reply
    0
    • R Rohit Sinha

      Say if we have a Hindi version of C++, we could use these instead of the regular words: Class: Varg Object: Vastu Function: Prakriya Ang Variables: Badalte Moolya Wale Soochana Ang Inheritance: Viraasat Polymorphism: Bahu Roop Encapsulation: Akikaran ... etc. :) ;) ;P :-D :-O :rolleyes: :laugh: :cool:
      Regards,

      Rohit Sinha

      Do not wait for leaders; do it alone, person to person.
      - Mother Teresa

      R Offline
      R Offline
      Roger Wright
      wrote on last edited by
      #20

      That's no more meaningless and confusing than the regular C++ syntax... It might even be an improvement! "Please don't put cigarette butts in the urinal. It makes them soggy and hard to light" - Sign in a Bullhead City, AZ Restroom

      1 Reply Last reply
      0
      • Z Zdenek Navratil

        Once upon a time (in sixties) when Cobol ruled, french came out with a french version of Cobol. It has faded out rapidly. There might be some 'oldtimers' round here who can recall more details. Regards,  Zdenek


        "It's never too late to have a happy childhood." [Tom Robbins]

        R Offline
        R Offline
        Roger Wright
        wrote on last edited by
        #21

        It was ALGOL, and it preceded COBOL. It was also completely unusable outside of a university for anything practical. ALgorithmic LOGic was its hallmark, but FORTRAN already did a better job of everything it attempted to accomplish and it died the death it richly deserved. I tried learning it, but the documentation was all in badly translated French, and the language sucked. Nothing was lost to the world when ALGOL expired... "Please don't put cigarette butts in the urinal. It makes them soggy and hard to light" - Sign in a Bullhead City, AZ Restroom

        Z 1 Reply Last reply
        0
        • J Johnny

          Ive thought about this before too. Does this mean we can imply that every programmer can speak at least a small amount of English? Has anyone (and Im sure they must) tried making use of the preprocessor and #define'ing all the English reserved words into another language? It would certainly make for some interesting looking programs!

          S Offline
          S Offline
          Senkwe Chanda
          wrote on last edited by
          #22

          C has never read like English in any case :-) What's the difference between a C++ programmer and God? God knows he's not a C++ programmer : anon

          1 Reply Last reply
          0
          • R Roger Wright

            It was ALGOL, and it preceded COBOL. It was also completely unusable outside of a university for anything practical. ALgorithmic LOGic was its hallmark, but FORTRAN already did a better job of everything it attempted to accomplish and it died the death it richly deserved. I tried learning it, but the documentation was all in badly translated French, and the language sucked. Nothing was lost to the world when ALGOL expired... "Please don't put cigarette butts in the urinal. It makes them soggy and hard to light" - Sign in a Bullhead City, AZ Restroom

            Z Offline
            Z Offline
            Zdenek Navratil
            wrote on last edited by
            #23

            Don't touch my mother tongue Algol, pal. :) It was the first computer language I ran into at university. You are right, I've never used it but at classes. I was forced to switch to Cobol at my first job, and frankly, I missed Algol badly. A joke from old times: Cobol is for people who can't grasp the meaning of an expression C=A+B, but who are easy with this one: ADD A TO B GIVING C. Regards,  Zdenek


            "I forget what I was taught. I only remember what I've learnt." [Patrick White]

            R 1 Reply Last reply
            0
            • N Nish Nishant

              Have any of you ever used any programming language that didn't use English-keywords? I mean imagine a future where you'll have a chinese version of C++!!! Or Hindi or Malayalam or Spanish! Egad! Eh? :~ In fact I have never even seen a programming related book that wasn't written in English. Nish


              "I'm a bit bored at the moment so I'm thinking about writing a new programming language" - Colin Davies My book :- Summer Love and Some more Cricket [New Win] Review by Shog9 Click here for review[NW]

              V Offline
              V Offline
              Vikram A Punathambekar
              wrote on last edited by
              #24

              Just found this - Marathi Basic. Basic isn't really a programming language, but technically... http://mbasic.8m.com Vikram. ----------------------------- 1. Don't ask unnecessary questions. You know what I mean? 2. Avoid redundancy at all costs. 3. Avoid redundancy at all costs. "Do not give redundant error messages again and again." - A classmate of mine, while giving a class talk on error detection in compiler design.

              1 Reply Last reply
              0
              • Z Zdenek Navratil

                Don't touch my mother tongue Algol, pal. :) It was the first computer language I ran into at university. You are right, I've never used it but at classes. I was forced to switch to Cobol at my first job, and frankly, I missed Algol badly. A joke from old times: Cobol is for people who can't grasp the meaning of an expression C=A+B, but who are easy with this one: ADD A TO B GIVING C. Regards,  Zdenek


                "I forget what I was taught. I only remember what I've learnt." [Patrick White]

                R Offline
                R Offline
                Roger Wright
                wrote on last edited by
                #25

                Zdenek Navratil wrote: but who are easy with this one: ADD A TO B GIVING C. Ouch!! I actually remember that one...:-O "Please don't put cigarette butts in the urinal. It makes them soggy and hard to light" - Sign in a Bullhead City, AZ Restroom

                1 Reply Last reply
                0
                • R Rohit Sinha

                  Say if we have a Hindi version of C++, we could use these instead of the regular words: Class: Varg Object: Vastu Function: Prakriya Ang Variables: Badalte Moolya Wale Soochana Ang Inheritance: Viraasat Polymorphism: Bahu Roop Encapsulation: Akikaran ... etc. :) ;) ;P :-D :-O :rolleyes: :laugh: :cool:
                  Regards,

                  Rohit Sinha

                  Do not wait for leaders; do it alone, person to person.
                  - Mother Teresa

                  B Offline
                  B Offline
                  brianwelsch
                  wrote on last edited by
                  #26

                  Anytime I can use words like 'Vastu' and 'Bahu Roop' I'm a happy guy. :-D Hindu looks like a fun language to speak. BW "I always wanted to be somebody, but now I realize I should have been more specific." - Lily Tomlin

                  R 1 Reply Last reply
                  0
                  • B brianwelsch

                    Anytime I can use words like 'Vastu' and 'Bahu Roop' I'm a happy guy. :-D Hindu looks like a fun language to speak. BW "I always wanted to be somebody, but now I realize I should have been more specific." - Lily Tomlin

                    R Offline
                    R Offline
                    Rohit Sinha
                    wrote on last edited by
                    #27

                    brianwelsch wrote: Hindu looks like a fun language to speak. :) Hindi is the name of the language. :) A Hindu is a follower of Hinduism (religion), just like a Christian is a follower of Christianity.
                    Regards,

                    Rohit Sinha

                    Do not wait for leaders; do it alone, person to person.
                    - Mother Teresa

                    B 1 Reply Last reply
                    0
                    • R Rohit Sinha

                      brianwelsch wrote: Hindu looks like a fun language to speak. :) Hindi is the name of the language. :) A Hindu is a follower of Hinduism (religion), just like a Christian is a follower of Christianity.
                      Regards,

                      Rohit Sinha

                      Do not wait for leaders; do it alone, person to person.
                      - Mother Teresa

                      B Offline
                      B Offline
                      brianwelsch
                      wrote on last edited by
                      #28

                      Oooops. :-O That didn't make much sense then did it? :rolleyes: Still, Hindi looks like a neat language. And Hindu's seem fun too. :-D BW "I always wanted to be somebody, but now I realize I should have been more specific." - Lily Tomlin

                      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