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
Recursion in LISP
Last Updated: 26 April 2025
In the Lisp programming language, recursion is a commonly used technique for solving problems. Lisp is a functional programming language, wh
...read more
Technical Scripter
Recursion
LISP
LISP-Basics
Technical Scripter 2022
DSA
How to Install LISP on Windows?
Last Updated: 10 March 2023
Lisp is a high-level machine-independent programming language that is used in making AI-based programs as it supports the implementation of
...read more
Picked
How To
Installation Guide
how-to-install
LISP
Input & Output in LISP
Last Updated: 15 July 2022
Pre-requisites: Introduction to LISPLisp provides a huge set of facilities for performing input/output. All the input/output operations are
...read more
Picked
LISP
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
Basic Syntax in LISP
Last Updated: 26 May 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-Basics
Predicates in LISP
Last Updated: 26 November 2021
In this article, we will discuss predicates. Predicates are similar to functions that will be used to test their arguments for conditions. T
...read more
Picked
LISP
LISP-Predicates
Introduction to LISP
Last Updated: 17 March 2022
Lisp is a programming language that has an overall style that is organized around expressions and functions. Every Lisp procedure is a funct
...read more
Picked
LISP
LISP-Basics
List Manipulation in LISP
Last Updated: 22 November 2021
In this article, we will discuss List manipulation in LISP. The list is a data structure that can store elements of multiple data typewe can
...read more
Picked
LISP
LISP-Functions
Lambda Functions in LISP
Last Updated: 09 November 2021
In this article, we will discuss lambda functions in LISP. The Lambda function is used to evaluate a mathematical expression in our program.
...read more
Picked
LISP
LISP-Basics
How to Install LISP on MacOS?
Last Updated: 29 October 2021
Lisp is one of the oldest programming languages. It was invented back in the 1950s by John McCarthy. Lisp is a so-called meta-programming la
...read more
Picked
Installation Guide
how-to-install
LISP
Variables in LISP
Last Updated: 16 October 2021
Similar to other languages, in LISP variables are named places that store a particular value, but they are not declared the way you declare
...read more
Picked
LISP
LISP-Basics
How to Install LISP on Linux?
Last Updated: 22 May 2024
LISP (List programming) is the second-oldest high-level programming language after Fortran. It has a fully parenthesized prefix notation.Ins
...read more
Picked
How To
Installation Guide
how-to-install
LISP
LISP-Basics
Functions in LISP
Last Updated: 06 October 2021
A function is a set of statements that takes some input, performs some tasks, and produces the result. Through functions, we can split up a
...read more
Picked
LISP
LISP-Basics
LISP-Functions
Loops in LISP
Last Updated: 06 October 2021
Loops allow executing a set of instructions repeatedly while some condition is true. LISP provides the following types of loops:1. dotimes l
...read more
Picked
LISP
LISP-Basics
Arithmetic Operators in LISP
Last Updated: 21 September 2021
Arithmetic operators are used to perform mathematical operations like addition, subtraction, multiplication, and division.There are 7 arithm
...read more
Picked
LISP
LISP-Basics
Lists in LISP
Last Updated: 01 March 2023
Lists in common LISP is simply a single Linked list. In LISP, Lists are designed as a chain of records. While talking about record structure
...read more
Picked
LISP
Blogathon
Blogathon-2021
LISP-Basics
1
2
3
4
5
>>
Last
1
2
3
4
5
>>
Last
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 !