Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Turing Programming Language...

  1. #1
    Banned
    Join Date
    Mar 2002
    Posts
    968

    Turing Programming Language...

    Hey all,

    Has anyone here besides me, used the obsolete programming language known as Turing? Instead of being thought the interesting and useful languages like C, Pascal, or VB, I was thought Turing.....

    While doing a search, it seems that the software is/was Canadian, which might explain why I was learning it in school instead of the useful languages....

    Just curious....

    Those curious to what Turing is, how it works, and so, pm me...
    I'll try to explain as best I can...

    The Turing Website

  2. #2
    The Iceman Cometh
    Join Date
    Aug 2001
    Posts
    1,209
    I haven't worked with Turing specifically, but I have worked with similar languages during programming languages and advanced programming langauges. A lot of the psuedocode languages I had to use have similar syntax to Turing. I actually prefer SmallTalk for OOP if I can't use Java or C++. It's actually a pretty nice language.

    AJ

  3. #3
    Senior Member
    Join Date
    Jul 2001
    Posts
    420
    I remember Turning Machines from a Automata, Computability and Languages (see http://www.cis.temple.edu/~poe/cis211.html for a description). I understood Turning to live prior to the development of languages as we know them today. He created the Turning machine to code break German encryption.

    That's my 2 cents.
    Cheers,
    -D
    If you spend more on coffee than on IT security, you will be hacked. What\'s more, you deserve to be hacked.
    -- former White House cybersecurity adviser Richard Clarke

  4. #4
    Senior Member
    Join Date
    Jul 2001
    Posts
    420
    I remember Turning Machines from a Automata, Computability and Languages (see http://www.cis.temple.edu/~poe/cis211.html for a description). I understood Turning to live prior to the development of languages as we know them today. He created the Turning machine to code break German encryption.

    That's my 2 cents.
    Cheers,
    -D
    If you spend more on coffee than on IT security, you will be hacked. What\'s more, you deserve to be hacked.
    -- former White House cybersecurity adviser Richard Clarke

  5. #5
    Banned
    Join Date
    Mar 2002
    Posts
    968
    Cool, I did not know that.....

    Once I get home, I'll upload the game I made through Turing....

    Russian Roulette

    (It's in DOS and it's Text Based... so don't get too excited, *if at all*)

  6. #6
    The Iceman Cometh
    Join Date
    Aug 2001
    Posts
    1,209
    I've worked with old Turing machines, such as those discussed by dspeidel. Alan Turing was made famous for the "Turing Test" in which a person would ask questions via a keyboard, and receive a response back on a display. The user would then have to decide whether the response was from a human or a computer. If he/she believed it to be a human, when, in fact, it was a computer, Turing suggested that the computer had obtained artificial intelligence. A basic version of this is in the elisa (alisa) program taught in my computer science/computer engineering courses, where you type in keywords, and it responds to those keywords by asking a sentence. It's basic natural language programming. I had to write one of these programs in LISP a few years ago, creating my own grammars, etc. It was absolutely brutal...

    AJ

  7. #7
    Senior Member
    Join Date
    Jan 2002
    Posts
    187
    i'm with dspeidel, i've only heard of turning machines. big old mechanical devices, no hard drives, used tape for memories, very loud....

    i know there was a sort of logic that it read the values off the tape into a queue and was therefore able to do a lot of the same functions you can do with assembly language today. i guess i should look into it more.
    U suk at teh intuhnet1!!1!1one

  8. #8
    The Iceman Cometh
    Join Date
    Aug 2001
    Posts
    1,209
    Here's a link to a site dedicated to Alan Turing (damn... check out the chronology... sucks how he died). Anyway... it discusses who he was, some of his inventions, ideas, etc. Hopefully you'll find it an interesting read.

    http://www.turing.org.uk/turing/

    AJ

  9. #9
    Junior Member
    Join Date
    May 2002
    Posts
    1
    Turing! That's a blast from the past! In the late 80's I was in high school in Owen Sound, Ontario when they started
    teaching Turing. I think it was of UofW or something. You're the first person I've seen who has ever heard of this! Wild!

  10. #10
    AntiOnline Senior Member souleman's Avatar
    Join Date
    Oct 2001
    Location
    Flint, MI
    Posts
    2,883
    avdven> How old are you? Have you worked with the actual old Turing machines, or are you talking about machines that were designed to pass a Turing Test?

    I remember LISP. I actually dropped the class after the second week. I am not a great programmer as it is, and I wasn't about to try programming an AI. Although LISP is probably the best language for it.

    And no, I have never used, or even heard of, the turing programming language.
    \"Ignorance is bliss....
    but only for your enemy\"
    -- souleman

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •