LISP- A modern language for artificial intelligence | know all about Lisp

LISP- A modern language for artificial intelligence

Artificial intelligence is one of the most lucrative subject every one interest in, it change the way we think of.
Human have nature that they are curious about things that didn’t explained, and artificial intelligence is one of the unexplained things. Artificial intelligence is still need an Einstein.




John McCarthy moved from Dartmouth to MIT and there made three crucial contributions in one historic year: 1958. In MIT AI Lab Memo No. 1, McCarthy defined the high-level language Lisp, which was to become the dominant AI programming language. Lisp is the second-oldest language in current use.15 With Lisp, McCarthy had the tool he needed, but access to scarce and expensive computing resources was also a serious problem.
Programming languages (such as C or Pascal or Lisp) are good for describing algorithm and concrete data structure.
We distinguish between formal languages—the ones like Lisp and first-order logic that are invented and rigidly defined—and natural languages—the ones like Chinese, Danish, and English that humans use to talk to one another.
LISP is spoken like ordinary language like we spoke English so it is very easy to understand but you need to take care of single point or dot it will change whole of your code structure.
In reasoning systems implemented in Lisp, a consistent prefix notation is common. Each sentence and nonconstant term is surrounded by parentheses, and the connectives come first, just like the predicate and function symbols. Because Lisp does not distinguish between uppercase and lowercase symbols, variables are usually distinguished by an initial ? Or $ character, as in this example:

            (forall ?X
                 (implies (and (furry ?X) (meows ?X) (has ?X claws))
                                           (cat ?X)))

LISP work mostly on principle of mathematics, mostly on mathematical logics, so to learn LISP you must have strong concept on LISP.

After this point we are going to discuss the following topics about LISP:

1.      How to learn LISP
2.      How it help you in future?
3.      What you need to learn LISP?
4.      Conclusion

Want to learn about

·         For learning LISP you need to download EBook or take it hard copy about LISP language, you can even learn LISP in your free time, just by studying it you easily get over it by 1 to 2 years.

·         Learning LISP has great advantage for you, it is a skill, if you are an engineer or physicist you get over LISP and add it to your skill, it give you a greater advantage while working in any industry.

·         To learn LISP you need to have a faster computer and knowledge about LISP. If you don’t know about LISP you can read tutorials put the codes given in the tutorial and it give you little bit of practice, after a certain level of time it enable you to code in LISP by yourself.

You find any mistake or error please comment them in comment box.
You have any tip regarding LISP- A modern language for artificial intelligence let us we know.
This post is created just for you people, so please share it with your friends and family.