Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Hardest programing language?

  1. #11
    what you are looking for neel Is FORTRAN it was developed in 1957, it is the first high level programming language used for AI.
    one year later john mcarthy developed LISP in MIT, it became the dominant language used for artificial intelligence research.
    *the wise do sooner what the fools do later.
    --Gracian

  2. #12
    Senior Member
    Join Date
    Nov 2001
    Posts
    109
    Originally posted here by lench
    BINARY! lol
    Binary wouldn't be any harder than assembler. Since each instuction in asm translates to one instruction in machine code, if you programmed code in asm and was given a reference lookup to each instruction in binary, you could do the work of the assembler and write out the object code in binary. It wouldn't be any harder, just extremely tedious.

Posting Permissions

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