Saved Bookmarks
| 1. |
Artificial intelligence list manipulation function |
|
Answer» Hope this helps!! Developed in 1959 by John McCarthy, it is a commonly used language for ARTIFICIAL intelligence (AI) programming. In LISP, all computation is EXPRESSED as a function of at least ONE object. Objects can be other functions, DATA ITEMS (such as constants or variables), or data structures. |
|