An open API service indexing awesome lists of open source software.

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.

https://github.com/andreyorst/fennel-conditions

Common Lisp's Condition System for Fennel (mirror)

common-lisp condition-system fennel

Last synced: 09 Mar 2025

https://github.com/albertoeaf/cl-lox

Fast Lox interpreter implementation in Common Lisp. See http://craftinginterpreters.com/.

common-lisp lox lox-language

Last synced: 06 Apr 2025

https://github.com/mmontone/mutils

A collection of Common Lisp modules

common-lisp lisp tools utilities

Last synced: 10 Mar 2025

https://github.com/s-expressionists/cyclosis

An implementation of Common Lisp streams

common-lisp

Last synced: 11 Jun 2025

https://github.com/vindarel/cl-torrents-web

self-contained, dynamic web app to search for torrents on popular trackers.

common-lisp weblocks

Last synced: 05 Apr 2025

https://github.com/shamazmazum/vp-trees

Vantage point trees for Common Lisp

common-lisp lisp vp-tree

Last synced: 18 Jun 2025

https://github.com/ambrevar/fof

File object finder Common Lisp library

common-lisp

Last synced: 23 Feb 2025

https://github.com/lockie/lisp-jam-spring-2023

Spring Lisp Game Jam 2023 entry

allegro5 common-lisp ecs game gamejam lisp

Last synced: 29 Mar 2025

https://github.com/commonlispbr/cl-cookbook

The Common Lisp Cookbook: Tradução para PT-BR [WIP].

book brasil brasileiro common-lisp cookbook hacktoberfest hacktoberfest-accepted livro pt-br

Last synced: 15 Apr 2025

https://github.com/s-expressionists/incless

A portable and extensible Common Lisp printer implementation

common-lisp extensible

Last synced: 04 Apr 2025

https://github.com/marcoheisig/adventofcode

Common Lisp solutions for https://adventofcode.com/

advent-of-code advent-of-code-2019 adventofcode common-lisp

Last synced: 04 Apr 2025

https://github.com/ryukinix/lisp-challenge

A personal collection of Common Lisp scripts to solve the problems from www.pythonchallenge.com

common-lisp python-challenge

Last synced: 09 Apr 2025

https://github.com/remexre/cl-wadler-pprint

An implementation of A Prettier Printer in Common Lisp.

common-lisp pretty-print

Last synced: 09 Apr 2025

https://github.com/archenoth/land-of-lisp-notes

My notes for the fantastic book: Land of Lisp

common-lisp land-of-lisp notes org-mode-notes

Last synced: 20 Feb 2025

https://github.com/neil-lindquist/swank-client

A Swank client implemented in JavaScript

common-lisp remote-execution

Last synced: 27 Apr 2025

https://github.com/xlisp/fp-book

对比学习Racket/Clojure/EmacsLisp/CommonLisp, 以及基本算法

algorithms clojure common-lisp emacs-lisp functional-programming racket

Last synced: 28 Apr 2025

https://github.com/yitzchak/trivial-package-locks

A standard interface to the various package lock implementations of Common Lisp.

common-lisp package-lock

Last synced: 26 Mar 2025

https://github.com/s-expressionists/khazern

A portable and extensible Common Lisp LOOP implementation

common-lisp extensible portable

Last synced: 04 Apr 2025

https://github.com/Lautaro-Garcia/cl-notify

Send notifications to your desktop session

common-lisp dbus libnotify lisp

Last synced: 14 Apr 2025

https://github.com/rajasegar/cl-webapp-seed

A simple web application boilerplate using Common Lisp

common-lisp lisp

Last synced: 30 Mar 2025

https://github.com/aartaka/emvi

Editing Lisp in vi (not Vim!)

clojure common-lisp dotfiles emacs lisp scheme vi vim

Last synced: 13 Apr 2025

https://github.com/dcasella/k-means

K-Means libraries for C, Lisp, Prolog and Ruby

c common-lisp kmeans prolog ruby

Last synced: 30 Apr 2025

https://github.com/sguessou/cl-gentle-intro

Common Lisp: A Gentle Introduction to Symbolic Computation

common-lisp

Last synced: 15 Mar 2025

https://github.com/stacksmith/captive-neovim

Encapsulate a NeoVIM instance with full control from Common Lisp

common-lisp neovim neovim-guis text-editor

Last synced: 14 Feb 2025

https://github.com/liquidz/corne

Commandline argument parser for Common Lisp

argument-parsing command-line-parser common-lisp subcommands

Last synced: 20 Feb 2025

https://github.com/larsbrinkhoff/lisp-lab

Unsorted Lisp snippets.

common-lisp

Last synced: 12 Jun 2025

https://github.com/fiv0/cl-elastic

Elasticsearch Client for Common Lisp

common-lisp elasticsearch

Last synced: 14 Apr 2025

https://github.com/aartaka/stumpwm-config

My configuration files for Stump Window Manager

binwarp-mode common-lisp lisp mute password password-manager regexps stumpwm surf volume

Last synced: 05 Apr 2025

https://github.com/nkmathew/yasi-sexp-indenter

A dialect-aware s-expression indenter written in Python and newLISP

clojure common-lisp indenter newlisp scheme vim

Last synced: 13 Feb 2025

https://github.com/scymtym/architecture.builder-protocol

Protocol for flexible construction and traversal of results (e.g. ASTs in case of parsers)

common-lisp json parsing protocol tree xpath

Last synced: 03 Dec 2024

https://github.com/rajasegar/cl-md-notes

Markdown notes editor in Common Lisp

common-lisp htmx lisp markdown markdown-editor

Last synced: 09 May 2025

https://github.com/vindarel/lyrics-cli

Search lyrics, or songs (terminal interface)

common-lisp lyrics lyrics-fetcher song-fetcher

Last synced: 05 Apr 2025

https://github.com/mmontone/cl-docweaver

Common Lisp Documentation Weaver

common-lisp documentation documentation-tool lisp texinfo

Last synced: 10 Mar 2025

https://github.com/gos-k/cl-clblas

Common Lisp binding for clBLAS

blas common-lisp opencl

Last synced: 27 Mar 2025

https://github.com/ambrevar/lisp-repl-core-dumper

Generate REPL-optimized Lisp cores on demand

common-lisp

Last synced: 23 Feb 2025

https://github.com/qnkhuat/spacex

Auto docking for SpaceX Dragon2 Simulation written in Lisp

common-lisp lisp spacex

Last synced: 02 Mar 2025

https://github.com/cbaggers/trivial-update

Easy modification of places with any given function

common-lisp place

Last synced: 05 Apr 2025

https://github.com/tani/wikibox

Modern and Simple CMS inspired by MDWiki

cms common-lisp vue wiki-engine

Last synced: 15 Apr 2025

https://github.com/fosskers/sly-overlay

Overlay Common Lisp evaluation results.

common-lisp emacs

Last synced: 23 Apr 2025

https://github.com/szos/my-stumpwm-init

A home for my .stumpwm.d/ directory, for both sharing and for backup purposes

common-lisp stumpwm stumpwmrc

Last synced: 09 Mar 2025

https://github.com/myterminal/power-guard

A battery protector for mobile computers

battery common-lisp lisp sbcl

Last synced: 06 Mar 2025

https://github.com/davazp/nilbot

An IRC Bot written in Common Lisp.

bot common-lisp irc

Last synced: 18 Jun 2025

https://github.com/stacksmith/cl-with

WITH- macro groups all with- clauses, rebinds slot accessors for structs, class instances and foreign objects.

common-lisp lisp

Last synced: 21 Feb 2025

https://github.com/namin/hallucinations

Original Code for Engineered Robustness by Controlled Hallucination (AAAI 2008) by Beal and Sussman

ai common-lisp paper-implementations

Last synced: 08 Apr 2025

https://github.com/rajasegar/cl-docker

Run your docker commands from your favorite Common Lisp REPLs

common-lisp docker hacktoberfest hacktoberfest-accepted lisp

Last synced: 24 Mar 2025

https://github.com/s-expressionists/invistra

A portable and extensible Common Lisp FORMAT implementation

common-lisp extensible portable

Last synced: 04 Apr 2025

https://github.com/shamazmazum/perceptual-hashes

Perceptual image hashing for Common Lisp

common-lisp image-analysis images lisp

Last synced: 03 Apr 2025

https://github.com/kkazuo/openid-key

Get OpenID keys from issuer.

common-lisp cryptography jwt lisp openid openidc

Last synced: 05 Mar 2025

https://github.com/sile/cl-dawg

Direct Acyclic Word Graph

common-lisp dawg double-array

Last synced: 18 Feb 2025

https://github.com/omar-polo/phos

Gemini client library and experimental GUI

common-lisp gemini

Last synced: 18 Feb 2025

https://github.com/jonatack/common-lisp

A smattering of various Common Lisp code

common-lisp

Last synced: 12 Mar 2025

https://github.com/aartaka/trivial-toplevel-prompt

Portability library to customize CL implementations' REPL prompt.

common-lisp lisp listener prompt repl

Last synced: 05 Apr 2025

https://github.com/thibaudcolas/clisp-compiler-vm

A LISP -> ASM compiler and VM written in CLISP — Nothing magical but I hope it'll help whoever needs to write one.

common-lisp compiler virtual-machine

Last synced: 15 Mar 2025

https://github.com/s-expressionists/quaviver

A portable and extensible floating point base conversion and string library

common-lisp floating-point

Last synced: 04 Apr 2025

https://github.com/chee/kdlcl

KDL reader/printer for common lisp

common-lisp kdl

Last synced: 22 Mar 2025

https://github.com/mfiano/cl-zfs-backup

An automated ZFS filesystem backup solution.

backup common-lisp openzfs zfs

Last synced: 15 Mar 2025

https://github.com/svetlyak40wt/cookiecutter-cl-project

A boilerplate Common Lisp project's template.

common-lisp cookiecutter lisp skeleton

Last synced: 19 Apr 2025

https://github.com/Junker/mobiledetect

Common Lisp system for detecting mobile devices (including tablets) in User-Agent strings

common-lisp user-agent user-agent-parser

Last synced: 09 Apr 2025

https://github.com/ryukinix/lisp-koans-answers

Answers of repository www.github.com/google/lisp-koans

answers common-lisp green koans lisp students

Last synced: 09 Apr 2025

https://github.com/cl-qob/cli

CLI for building, running, testing, and managing your Common Lisp dependencies

cli common-lisp package tool

Last synced: 12 Jun 2025

https://github.com/aalpern/mcl-ui-lib

An old library of UI widgets for Macintosh Common LISP

common-lisp mcl

Last synced: 23 Mar 2025

https://github.com/yitzchak/clw

Example Common Lisp workflow without Roswell

common-lisp continuous-integration

Last synced: 26 Mar 2025

https://github.com/mrcdr/polisher

Infix notation to S-expression (Polish notation) translator for Common Lisp

common-lisp infix-notation

Last synced: 25 Feb 2025

https://github.com/alejandrogallo/el-who

A s-expression html DSL library compatible with cl-who

common-lisp dsl dsl-syntax emacs-lisp emacs-package lisp

Last synced: 21 Mar 2025

https://github.com/zulu-inuoe/pjlink

A Common Lisp library for interfacing with PJLink enabled devices

common-lisp pjlink pjlink-class1 projector projector-control

Last synced: 05 Apr 2025

https://github.com/ailisp/cl-keyboard

Swap brackets and parentheses for Common Lispers on Windows

common-lisp keyboard-mapping utility

Last synced: 25 Mar 2025

https://github.com/sadielbartholomew/lisplay

Visualisation tool to display lisp code as nested clusters (parentheses free!)

common-lisp dot educational graphviz graphviz-dot lisp visualization visualizer

Last synced: 20 Mar 2025

https://github.com/cwbowron/lisp-chess-engine

Chess engine written in Common Lisp

ai chess chess-engine common-lisp lisp

Last synced: 20 Feb 2025

https://github.com/egao1980/org-lass

Render HTML as an Org mode document with power of Common Lisp

common-lisp commonlisp css lass org-mode solarized

Last synced: 20 Mar 2025

https://github.com/yitzchak/nontrivial-gray-streams

A compatibility layer for Gray streams including extensions

common-lisp

Last synced: 26 Mar 2025

https://github.com/scymtym/s-expression-syntax

Parse CL syntactic constructs in s-expression form (possibly represented as e.g. CSTs) and construct syntax trees

ast common-lisp cst parsing s-expressions

Last synced: 26 Mar 2025

https://github.com/8c6794b6/fosc

Efficient OSC for Common Lisp

common-lisp osc

Last synced: 05 Apr 2025

https://github.com/puercopop/pilas

Barely a Wiki

common-lisp wiki

Last synced: 05 Apr 2025

https://github.com/risto-stevcev/cl-todo-mvc

Todo MVC app for common lisp using ningle + hermetic + parenscript

common-lisp hermetic ningle parenscript todo-mvc todomvc

Last synced: 22 Feb 2025

https://github.com/goshatch/homestead

⚙️ A static website generator

common-lisp experimental static-site-generator

Last synced: 23 Mar 2025

https://github.com/junker/mobiledetect

Common Lisp system for detecting mobile devices (including tablets) in User-Agent strings

common-lisp user-agent user-agent-parser

Last synced: 21 Feb 2025

https://github.com/scymtym/parser.common-rules

Esrap rules (and rule-generating macros) for common parsing tasks: whitespace, comments, literals, operators

common-lisp literals operators parsing tokens

Last synced: 26 Mar 2025

https://github.com/shamazmazum/image-downloader

Imageboard image downloader

2ch 4chan chans common-lisp downloader

Last synced: 03 Apr 2025

https://github.com/ajberkley/cl-vxi11

Native VXI11 in Common Lisp for talking to test and measurement device

common-lisp vxi11

Last synced: 06 Apr 2025

https://github.com/larsbrinkhoff/hdri-io

Input/output for various HDRI formats

asdf common-lisp file-format hdri library

Last synced: 12 Mar 2025

https://github.com/junker/paren-async

async/await extension for Parenscript

async-await common-lisp parenscript

Last synced: 21 Feb 2025

https://github.com/aalpern/mcl-project-manager

An old project manager UI for Macintosh Common LISP 3.0 and the DEFSYSTEM build system

common-lisp defsystem mcl

Last synced: 23 Mar 2025

https://github.com/rajasegar/cl-tabular

Tabular Data demo web app in Common Lips

caveman2 common-lisp htmx lisp

Last synced: 15 Jun 2025

https://github.com/sabracrolleton/saslprep

A common lisp implementation of unicode normalization and saslprep as required by RFC 4013 for usernames and passwords

common-lisp saslprep unicode-normalization

Last synced: 18 Mar 2025

https://github.com/ryloric/cl-exe-template

Common lisp template for building standalone executables

common-lisp scaffolding

Last synced: 22 Feb 2025

https://github.com/junker/random-ua

Random User-Agent generator for Common Lisp

common-lisp random-user-agent ua-generator user-agent user-agent-generator

Last synced: 21 Feb 2025

https://github.com/kyuvi/lrv-asm

RISC-V assembler in Common Lisp

assembler assembly common-lisp lisp longan-nano risc-v risc-v-assembly

Last synced: 21 Mar 2025

https://github.com/the-flx/cl-flx

Rewrite emacs-flx in Common Lisp

cl common-lisp flx

Last synced: 07 May 2025

https://github.com/y1yang0/steed

[steed] a full-featured ANSI Common Lisp implementation written in Python

clisp common-lisp common-lisp-lang lisp lisp-dialect programming-language

Last synced: 30 Mar 2025

https://github.com/rajasegar/cl-geo-selector

Geo Selector in Common Lisp

common-lisp htmx lisp

Last synced: 11 Mar 2025

https://github.com/thibaudcolas/metaprogramming

Métaprogrammation et réflexivité — Exploration de la métaprogrammation dans différents langages — M2 AIGLE @ UM2

clisp common-lisp memoclass metaprogramming singleton

Last synced: 21 Nov 2024

https://github.com/s-expressionists/constrictor

A library that implements the functionality of the Conses dictionary of the Common Lisp standard

common-lisp

Last synced: 04 Apr 2025

https://github.com/s-expressionists/consecution

An implementation of the Common Lisp sequence functions.

common-lisp

Last synced: 04 Apr 2025

https://github.com/gos-k/cl-clsparse

Common Lisp bindings for clSPARSE

common-lisp opencl sparse-matrix

Last synced: 27 Mar 2025