Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
Python
C
C++
Java
Courses
Machine Learning
DevOps
Web Development
System Design
Aptitude
Projects
Sign In
▲
Similar Topics
How To
1.8k+ articles
Installation Guide
1.2k+ articles
how-to-install
1.2k+ articles
Operators
51 articles
LISP-Basics
37 articles
LISP-Functions
10 articles
LISP-DataTypes
4 articles
LISP-Control-Structures
4 articles
LISP-Conditionals
2 articles
LISP-Predicates
1 article
Programming Language
>
LISP
LISP
64 posts
Popular Articles
Recent Articles
Program Structure in LISP
Last Updated: 10 March 2023
The expressions we use in Lisp are known as the s-expressions which are composed of atoms, strings, and lists. An s-expression is itself a v
...read more
Picked
LISP
Tree in LISP
Last Updated: 21 July 2022
A tree is a non-linear hierarchical data structure that consists of nodes that are connected by edges. Tree stores data in a non-sequential
...read more
Picked
LISP
Association Lists in LISP
Last Updated: 16 March 2023
Association Lists in Lisp are used for mapping values to respective key elements. They are also known as a-list. The car of the pair represe
...read more
Picked
LISP
LISP-Basics
Similar Topics
How To
1.8k+ articles
Installation Guide
1.2k+ articles
how-to-install
1.2k+ articles
Operators
51+ articles
LISP-Basics
37+ articles
LISP-Functions
10+ articles
LISP-DataTypes
4+ articles
LISP-Control-Structures
4+ articles
LISP-Conditionals
2+ articles
LISP-Predicates
1+ articles
File Handling in LISP
Last Updated: 16 March 2023
LISP is an acronym for list processing, it is one the oldest programming language currently being used in the field of artificial intelligen
...read more
Picked
LISP
LISP-Basics
Numbers in LISP
Last Updated: 09 August 2022
LISP is a list processing programming language. It is widely used in the manipulation of data strings. It provides an input and output libra
...read more
Picked
LISP
LISP-Functions
Structures in LISP
Last Updated: 29 May 2022
LISP, is a list processing, is a programming language widely used in working with data manipulation. Structures are used defines data types,
...read more
Picked
LISP
LISP-Basics
LISP - Comparison Operators on Characters & Strings
Last Updated: 25 February 2022
The contents of a field are compared to the contents of another field or a constant using Comparison operators. In Simple words, comparator
...read more
Picked
LISP
LISP-Basics
Elite-Batch-2022
Symbols in LISP
Last Updated: 08 February 2022
Symbols are lisp data objects and every type of symbol object has a name called its print name.Symbol names may contain any combination of l
...read more
Picked
LISP
LISP-DataTypes
Sets in LISP
Last Updated: 31 January 2022
A set is an unordered collection of items. A set is just like other data structures. In C++ we have a similar data structure called a hash m
...read more
Picked
LISP
LISP-Basics
Mapping Functions in LISP
Last Updated: 09 February 2022
In this article, we will discuss mapping functions in lisp. Mapping functions are applied on the list data structure for combining one or mo
...read more
Picked
LISP
LISP-Basics
LISP-DataTypes
Keyword Parameters in LISP
Last Updated: 29 October 2021
LISP Function's parameters list has a basic aim of declaring the variables which will receive the arguments that are passed in the function.
...read more
Picked
LISP
LISP-Basics
LISP-Functions
Macros in LISP
Last Updated: 18 November 2021
Macro is similar to a function in popular languages like C++, java, etc. that takes arguments and returns a LISP form to be evaluated. It is
...read more
Picked
LISP
LISP-Basics
Bitwise Operators in LISP
Last Updated: 29 October 2021
In this article, we will discuss the Bitwise operators in LISP. These operators are used to perform the manipulation of individual bits of a
...read more
Picked
LISP
LISP-Basics
Dotimes Construct in LISP
Last Updated: 22 September 2021
In this article, we will discuss the dotimes loop in LISP. The dotimes is a looping statement used to iterate the elements. Unlike other loo
...read more
Picked
LISP
Blogathon
Blogathon-2021
LISP-Basics
Hash Table in LISP
Last Updated: 07 September 2021
A hash table is a type of collection in Common LISP, that is used to map keys to values. Any non-null object can be used as a key or as a va
...read more
Picked
LISP
Blogathon
Blogathon-2021
LISP-Control-Structures
First
1
2
3
4
5
>>
Last
First
1
2
3
4
5
>>
Last
First
1
2
3
4
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !