Common Lisp

Common Lisp is a general-purpose programming language in the Lisp language family. Its syntax is defined on top of s-expressions, however it can be extended through the use of reader macros. It supports compile-time meta-programming through the use of macros. It supports the OOP paradigm through the Common Lisp Object System. The API upon which CLOS is implemented is exposed to the programmer so they can extent the object system. This API is referred as the Meta-Object Protocol. There are multiple implementations available: SBCL, which generates fast code, CCL, which compiles code fast, ABCL, which runs on the JVM, JSCL which runs on Node, and the browser, etc.
Here are 1,807 public repositories matching this topic...
Language:All
Sort:Most stars
Nyxt - the hacker's browser.
- Updated
Nov 11, 2025 - Common Lisp
Migrate to PostgreSQL in a single command!
- Updated
Jun 4, 2025 - Common Lisp
Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs.
- Updated
Oct 1, 2024 - HTML
A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.
- Updated
Dec 17, 2025 - Makefile
General-purpose editor/IDE with high expansibility in Common Lisp
- Updated
Dec 17, 2025 - Common Lisp
Mirror of Steel Bank Common Lisp (SBCL)'s official repository
- Updated
Dec 16, 2025 - Common Lisp
intended to be a launcher for a major lisp environment that just works.
- Updated
Dec 2, 2025 - Common Lisp
CLOG - The Common Lisp Omnificent GUI
- Updated
Dec 9, 2025 - Common Lisp
Generative art in Common Lisp
- Updated
Apr 28, 2023 - Common Lisp
Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.
- Updated
Dec 17, 2025 - Common Lisp
Short and sweet LISP editing
- Updated
Jul 7, 2024 - Emacs Lisp
A modular Common Lisp game engine
- Updated
Aug 13, 2025 - Common Lisp
A Lisp-to-JavaScript compiler bootstrapped from Common Lisp
- Updated
Dec 15, 2025 - Common Lisp
Created by X3J13
Released 1984
- Followers
- 242 followers
- Website
- github.com/topics/common-lisp
- Wikipedia
- Wikipedia