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
Web Technologies
40.3k+ articles
DSA
22.3k+ articles
Python
20.1k+ articles
Experiences
17k+ articles
Interview Experiences
13.6k+ articles
School Learning
11.7k+ articles
JavaScript
11.5k+ articles
Java
10.1k+ articles
LISP
64 articles
LISP-Basics
37 articles
LISP-Functions
10 posts
Popular Articles
Recent Articles
Common LISP Object System
Last Updated: 22 August 2022
CLOS or Common LISP Object System is one of the most powerful object systems available. It is dynamic, reliant, and supports multiple inheri
...read more
Picked
LISP
LISP-Functions
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
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
Similar Topics
Web Technologies
40.3k+ articles
DSA
22.3k+ articles
Python
20.1k+ articles
Experiences
17k+ articles
Interview Experiences
13.6k+ articles
School Learning
11.7k+ articles
JavaScript
11.5k+ articles
Java
10.1k+ articles
LISP
64+ articles
LISP-Basics
37+ articles
Loop Construct in LISP
Last Updated: 22 November 2021
In this article, we will discuss Loop Construct. This Construct is used to iterate the data until it finds the return statement. And then it
...read more
Picked
LISP
LISP-Functions
Case Construct in LISP
Last Updated: 24 December 2021
In this article, we will discuss the case construct in LISP. This is used to check multiple test conditions at a time, unlike cond, if and w
...read more
Picked
LISP
LISP-Functions
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
Rest 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
Returning Values Functions in LISP
Last Updated: 29 October 2021
In the previous article on the LISP function, we have seen the syntax of defining a function and calling the function by passing some argume
...read more
Picked
LISP
LISP-Functions
Optional Parameters in LISP
Last Updated: 15 November 2021
Optional Parameters are the parameters that are optional in the function. We can put optional parameters whenever the arguments are not nece
...read more
Picked
LISP
LISP-Basics
LISP-Functions
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
1
1
1
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 !