5. What programming language has dominated artificial intelligence over the past 50 years ?
LISP is a family of computer programming languages with polish prefix notation. LISP is the second oldest high level programming language. It was specified by John McCarthy originally created as a practical mathematical notation for computer programs in 1958. The interchangeability of code and data also gives Lisp its instantly recognizable syntax. All program code is written as s-expressions, or parenthesized lists.