LISP Programming
Welcome to the curated index of LISP programming. This page is part of the GoDarda project and is designed to help learners and contributors explore LISP (List Processing) through practical examples. Each section links to hands-on programs grouped by topic.
#LISPProgramming #GoDarda #LearnLISP #OpenSourceEducation #LISPExamples #FunctionalProgramming #GitHubLearning
📚 Table of Contents
LISP Fundamentals
- CLISP Command Line Interface (CLI)
- Maxima Command Line Interface (CLI)
- LISP Hello World program
- LISP program to perform the arithmetic operations
- Show More »
LISP Control Statements
- LISP program for the positive-negative test of a given number
- LISP program for the arithmetic operations using the case statements
LISP Loops
LISP Strings
- LISP program to perform the string operations
- LISP program to check whether a given string is a palindrome
LISP Functions
🤝 Contribute
This index is maintained as part of the GoDarda project.
We welcome contributions—whether it’s fixing a typo, adding a new example, or improving documentation. Please refer to the Contribution Guide
Comments and Reactions