Artificial Intelligence/language names of AI

Advertisement


Question
plz i want to know all the names
of all the language which been used in
the AI as (prolog)?
and language of expert system?
pleas i need these names ....badly?

and if u can tell me any hints about these language... just if u can

Answer
Hi,
The main programming languages used in AI are Lisp and Prolog. Both have features which make them suitable for AI programming, such as support for list processing, pattern matching and exploratory programming. Both are also widely used - Prolog especially in Europe and Japan, and Lisp in the US. This wide use within the field is another reason to choose Lisp or Prolog for AI implementations.

Prolog is a language based on logic. (Prolog = PROgramming in LOGic). In particular, it is based on first order predicate calculus. Writing simple Prolog programs is similar to writing statements in predicate calculus, and 'running' them involves setting queries for Prolog to 'prove' using its special purpose theorem prover.

For Tutorials on LISP have a look at
http://www.apl.jhu.edu/~hall/lisp.html
http://www.j-paine.org/students/lectures/lect6/node15.html

Regards
Saurabh

Artificial Intelligence

All Answers


Answers by Expert:


Ask Experts

Volunteer


Saurabh Kudesia

Expertise

I can answer your queries related to AI, Fuzzy logic, algorithms, VR and simulation theories.

Experience

With an electronics background, I was rated as one of the Top 5 expert of Yahoo!Expert Group for three years in the category AI/Robotics. I have had the honour of evaluating books of international repute on AI/Robotics as Subject Matter Expert. I have in my credit more than 50 papers/articles published in different National and International Magazines/websites covering various aspects of AI, Robotics, VR and Mind theories. I am also contributing my skills and expertise to help movements like Singularity, Transhumanity and Cryonics.

©2012 About.com, a part of The New York Times Company. All rights reserved.