Lisp

Lisp is the second-oldest high-level programming language in widespread use today. It was originally created as a practical mathematical notation for computer programs. Lisp pioneered many ideas in computer science, including tree data structures, automatic storage management, dynamic typing, and the self-hosting compiler.
- GitHub: https://github.com/topics/lisp
- Wikipedia: https://en.wikipedia.org/wiki/Lisp_(programming_language)
- Created by: John McCarthy
- Released: 1958
- Related Topics: commonlisp, common-lisp, quicklisp, sbcl, clojure, scheme, racket, newlisp,
- Last updated: 2025-06-27 00:17:33 UTC
- JSON Representation
https://github.com/smallpaes/carcdr
Abstract Data Type: LISP/CarCd for the C programming language.
abstract-data-type abstract-data-types abstractdatatype adt c lisp
Last synced: 21 Mar 2025
https://github.com/ciastek2/ol
ol: A repository containing code for an optimized list structure, designed to efficiently store and manipulate ordered data in a variety of programming languages. This project focuses on improving performance and memory utilization for applications that require efficient handling of lists and sequences.
aax ai animation audio audiounit gis layer-switcher linux lisp llms ollama openlayers phi4 python
Last synced: 19 Feb 2025
https://github.com/twolodzko/loco
Lisp implemented in OCaml, Oooh!
lisp lisp-interpreter ocaml scheme scheme-interpreter
Last synced: 08 Apr 2025
https://github.com/twolodzko/schsch
Minimal Scheme interpreter implemented in Scheme (Racket)
lisp lisp-interpreter racket racket-lang scheme scheme-interpreter
Last synced: 08 Apr 2025
https://github.com/wvanlit/snow
A simple Scheme inspired Lisp dialect written in C#
csharp interpreter lisp programming-language scheme
Last synced: 21 Apr 2025
https://github.com/jamesrweb/elm-lisp-interpreter
A Lisp interpreter written in Elm (WIP).
elm elm-lang lisp lisp-interpreter
Last synced: 29 Mar 2025
https://github.com/sminez/picl
PICL Is Crustacean LISP
interpreter language lisp rust
Last synced: 24 Mar 2025
https://github.com/vepeckman/julep
Lisp to hack on
lisp lisp-dialect lisp-interpreter nim
Last synced: 31 Mar 2025
https://github.com/goneal26/crotchet
A LISP dialect with less `Shift`.
interpreter language lisp rust
Last synced: 03 Apr 2025
https://github.com/hieberst/tlisp
TinyLISP is a LISP interpreter written in Forth
Last synced: 14 May 2025
https://github.com/v128store/quicksort
Quicksort is an efficient, general-purpose sorting algorithm
Last synced: 05 Mar 2025
https://github.com/iv4n-ga6l/go-lispinterpreter
Simple implementation of lisp interpreter in Go
go golang lisp lisp-interpreter
Last synced: 26 Mar 2025
https://github.com/lvntky/bootlisp
lisp programming language and interpreter that lives on 521B bootsector
ast boot bootloader bootsector lisp lisp-interpreter lisp-language low-level operating-system operating-systems
Last synced: 03 Apr 2025
https://github.com/cwchentw/cl-yautils
Yet Another Utilities for Common Lisp
common-lisp lisp lisp-library utility-library
Last synced: 11 Mar 2025
https://github.com/jean0t/github-api
interacts with github api and brings user data
common-lisp github github-api lisp
Last synced: 04 Mar 2025
https://github.com/mcejp/stak
A game programming language that nobody should use
game-programming-language lisp s-expressions stack-machine
Last synced: 15 Mar 2025
https://github.com/evve01/linsl
Simple interpreter for a Lisp/Scheme like language
lisp programming-language rust scheme
Last synced: 18 Jun 2025
https://github.com/rhaeguard/cells
a spreadsheet app with lisp-like formulas
javascript lisp sheets spreadsheets
Last synced: 11 Mar 2025
https://github.com/yaronkoresh/musescore-plugins
Plugins for MuseScore software
lisp mit-license musescore-plugin
Last synced: 07 May 2025
https://github.com/neodoggy/mini-lisp-compiler
A compiler (or interpreter) to mini lisp
compiler lisp lisp-interpreter python3
Last synced: 31 Mar 2025
https://github.com/vityok/cl-mediawiki-v
A very simple and incomplete MediaWiki (Wikipedia) API client implementation in Common Lisp
common-lisp lisp mediawiki-bot mediawiki-client wikipedia-bot wikipedia-scraper
Last synced: 19 Apr 2025
https://github.com/vityok/uk-wiki-stat
Ukrainian wikipedia select projects stats
lisp ukrainian wikipedia-scraper
Last synced: 19 Apr 2025
https://github.com/iconmaster5326/csdoc
An in-place documentation system for Chicken Scheme.
chicken chicken-scheme chicken-scheme-eggs documentation documentation-tool lisp scheme
Last synced: 28 Mar 2025
https://github.com/benthepoet/cl-rest-api
A simple REST API in Common Lisp using Hunchentoot.
Last synced: 08 Apr 2025
https://github.com/kazuakiishiguro/orelisp
C lang in 1000 lines of code for ore(meaning "my" in Japanese) lisp
Last synced: 27 Feb 2025
https://github.com/chhajedji/.emacs.d
Personal emacs config. Works on my system :P
elisp emacs emacs-lisp gnu-emacs lisp
Last synced: 30 Mar 2025
https://github.com/eivindarvesen/lithpy
A Lisp implemented in C, following the book "Build Your Own Lisp"
build-your-own-lisp c interpreter lisp
Last synced: 10 Mar 2025
https://github.com/y2k/finance_tracker
Research project of an Android application for testing LISP on Android
Last synced: 09 Apr 2025
https://github.com/fabiokleis/land-of-lisp
learning lisp by following Land of Lisp book. http://landoflisp.com
Last synced: 09 Apr 2025
https://github.com/ailrun/package-stack
emacs configuration manager
elisp emacs emacs-configuration lisp package package-manager package-stack
Last synced: 28 Mar 2025
https://github.com/idorobots/match-compile
Figuring out how to compile `match` expressions in a simple Lisp dialect.
algorithms compilers lisp scheme
Last synced: 07 Apr 2025
https://github.com/xpdojo/lisp
Lisp is a family of programming languages with a long history and a distinctive, fully parenthesized prefix notation.
Last synced: 31 Mar 2025
https://github.com/xpdojo/scheme
Scheme was the first dialect of Lisp to choose lexical scope and the first to require implementations to perform tail-call optimization, giving stronger support for functional programming and associated techniques such as recursive algorithms.
Last synced: 31 Mar 2025
https://github.com/skyf0l/hal
Epitech - A Lisp interpreter in Haskell
haskell interpreter lisp lisp-interpreter parser r6rs r6rs-scheme scheme scheme-interpreter
Last synced: 21 Mar 2025
https://github.com/martinacantaro/schmisp
A LISP interpreter made with Python using the mal (make-a-lisp) guide
Last synced: 05 Apr 2025
https://github.com/0keyblade0/brainteasers
Small Coding Challenges For My Brain
cpp java javascript lisp python
Last synced: 18 Apr 2025
https://github.com/dzangfan/copier.lisp
A experimental COP extension for Lisp
Last synced: 24 Feb 2025
https://github.com/tahmidefaz/racket-image-gallery
A simple image gallery implemented with GUI in Racket
gui imagegallery lisp lisp-variant racket
Last synced: 25 Jun 2025
https://github.com/cleoold/lisp-list-implementation
cons list implemented in other languages
Last synced: 16 Mar 2025
https://github.com/erkin/rpnscm
CLI RPN calculator with REPL and batch evaluation support
calculator chicken-scheme lisp rpn rpn-calculator scheme
Last synced: 04 Mar 2025
https://github.com/sancakerkan/schemepathsolver
Welcome to Scheme Path Solver, a simple program written in Scheme that helps you navigate through paths represented in a grid layout.
Last synced: 27 Feb 2025
https://github.com/ascarrambad/simple-json-parser
A simple JSON parser I’ve done as an assignment. It recognises a simplified JSON grammar and it is written both in Common Lisp and SWI-Prolog.
Last synced: 26 Feb 2025
https://github.com/gramian/scheme-fingerpost
Scheme Fingerpost
chicken-scheme fp lisp lisp-dialect scheme scheme-language scheme-programming-language scheme-tools
Last synced: 28 Feb 2025
https://github.com/jean0t/simple-textual-game
Textual game, look around the scenarios, interact with things
Last synced: 12 Mar 2025
https://github.com/charbugs/donkey-lisp
A lisp-like toy programming language written in C
Last synced: 20 Feb 2025
https://github.com/davep/geturl.el
Emacs package for getting the URL of the "topmost" browser window
browser elisp emacs emacs-lisp emacslisp lisp macos package url
Last synced: 31 Mar 2025
https://github.com/eric-gilles/vm_compiler_lisp
VM et Compilateur réalisé en Common LISP
common-lisp compiler lisp virtual-machine vm
Last synced: 05 Mar 2025
https://github.com/krzysckh/schemer
wrapper around raylib and chibi-scheme with batteries included.
Last synced: 13 Mar 2025
https://github.com/seojuncha/lisp-beginner
Learn about Common Lisp programming.
Last synced: 06 Apr 2025
https://github.com/spkirich/bmstu-fp
МГТУ им. Баумана. Функциональное программирование
bmstu common-lisp functional-programming lisp
Last synced: 16 May 2025
https://github.com/lross2k/practice-in-clisp
Simple implementations made in Common Lisp to practice different concepts
Last synced: 31 Mar 2025
https://github.com/code-help-tutor/lisp-problems
Lisp 代写代做 编程辅导, code help, CS tutor, WeChat: cstutorcs Email: [email protected]
Last synced: 11 Mar 2025
https://github.com/amahanna/stablemarriage
using different paradigms to solve the stable marriage problem
Last synced: 19 Feb 2025
https://github.com/netpyoung/cljpyoung.landoflisp
👽 Land of Lisp for Clojure
clojure clojurescript landoflisp lisp svg
Last synced: 07 Apr 2025
https://github.com/inanyan/eng-ua-translator1
Rule based English to Ukrainian translator
english lisp nlp racket translator ukrainian
Last synced: 16 May 2025
https://github.com/cwbowron/simple-lisp-chess-engine
Simplistic chess engine in Common Lisp
ai chess chess-engine common-lisp games lisp
Last synced: 20 Feb 2025
https://github.com/s0cks/gel
gel is a Clojure inspired language w/ a focus on embedding in a game engine
clojure compiler game game-engine lisp
Last synced: 08 Mar 2025
https://github.com/juniperislost/lisp.py
A simple lisp interpreter written in Python.
interpreter lisp lisp-interpreter python
Last synced: 04 Mar 2025
https://github.com/junaire/jisp
Jun's own Lisp
c-plus-plus lisp lisp-interpreter
Last synced: 16 May 2025
https://github.com/pmuens/htdp
How to Design Programs
functional functional-programming lisp racket scheme
Last synced: 15 May 2025
https://github.com/sarab97/euler
Solution for project euler problems in lisp
common-lisp euler-project euler-solutions lisp
Last synced: 04 Mar 2025
https://github.com/mignonne-patterson/muse
A high-performance music synthesis and composition system written in Common Lisp, designed for real-time sound generation and algorithmic music creation.
Last synced: 09 Apr 2025
https://github.com/jesperancinha/asnsei-the-right-waf
This repo is the initial repository for all my talks drafts. Everything begin with a sketch and this repo is super experimental and comprises of several technologies
actual android expect go gradle java java-21 jvm kotlin kotlin-android kotlin-multiplatform lisp maven open override scala study talks youtube
Last synced: 15 Mar 2025
https://github.com/nklapste/cmput_325_assignment_1
Simple usage of common lisp!
Last synced: 29 Mar 2025
https://github.com/mistivia/cfp
Macros to do lisp-like functional programming in pure C
c-macros functional-programming lisp meta-programming
Last synced: 15 Mar 2025
https://github.com/gusenov/examples-racket
:tennis: Примеры кода на Racket.
examples functional-programming lisp lisp-dialect racket
Last synced: 20 Feb 2025
https://github.com/sukovanej/mplisp
Just another lisp interpreter
lisp lisp-dialect lisp-interpreter lisp-variant python python-3
Last synced: 12 Apr 2025
https://github.com/cwchentw/cl-portable
Write Portable Common Lisp Code
common-lisp lisp lisp-library portable-library
Last synced: 11 Mar 2025
https://github.com/sukovanej/pp2
Řešení příkladů do předmět Paradigma programování 2 (UPOL)
Last synced: 12 Apr 2025
https://github.com/ryan-gordon/theory-of-algorithms-ca
algorithm lisp little-schemer racket scheme
Last synced: 13 Mar 2025
https://github.com/shrondi/hundirflota-racket
Juego de Hundir la flota creado con interfaz gráfica en Racket/Scheme
hundir-la-flota lisp programacion-declarativa racket racket-graphical-interface-toolkit racket-gui racket-lang scheme uco
Last synced: 02 Mar 2025
https://github.com/paul-schuhm/scheme
Un dépôt pour s'initier au langage Scheme (Lisp)
francais lisp pedagogie programming-fundamentals scheme scheme-interpreter scheme-language
Last synced: 21 Feb 2025
https://github.com/minmus-9/lysp
Python LISP: Solution In Search Of A Problem
continuation continuation-passing-style cps evaluator interpreter lisp python tail-call-optimization tail-recursion trampoline
Last synced: 15 Mar 2025