What is the programming structure for LISP?

Answer

 LISP programming structure is composed of symbolic expressions or s-expressions. The s-expression consists of three valid objects

 

  1. Atom: It is a number or string of contiguous characters
  2. Lists : A list is a sequence of atoms or other lists enclosed in parentheses
  3. String: A group of characters enclosed in double quotation marks is referred as String.
    LISP programs can be either run on an interpreter or as a compiled code

All lisp Questions

Ask your interview questions on lisp

Write Your comment or Questions if you want the answers on lisp from lisp Experts
Name* :
Email Id* :
Mob no* :
Question
Or
Comment* :
 





Disclimer: PCDS.CO.IN not responsible for any content, information, data or any feature of website. If you are using this website then its your own responsibility to understand the content of the website

--------- Tutorials ---