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/fosskers/vend

Manage your Common Lisp project dependencies.

common-lisp

Last synced: 24 Jan 2025

https://github.com/sebastiancarlos/cl-yasboi

Yet Another Starter Boilerplate for Common Lisp 🔥

common-lisp linux lisp starter-kit unix

Last synced: 15 Apr 2025

https://github.com/herbertjones/my-stumpwm-config

My personal StumpWM config

common-lisp stumpwm stumpwmrc

Last synced: 24 Nov 2024

https://github.com/kikytokamuro/todolist-cl

Todolist with web UI, written in Common Lisp

common-lisp lisp todolist webapp

Last synced: 21 Nov 2024

https://github.com/inconvergent/lqn

query language and terminal utility for querying and transforming Lisp, JSON and other text files. written in Common Lisp

common-lisp csv domain-specific-languages dsl json terminal txt txt-files unix-shell utility

Last synced: 09 Apr 2025

https://github.com/vindarel/print-licenses

Print licenses used by the given project and its dependencies.

common-lisp

Last synced: 05 Apr 2025

https://github.com/shamazmazum/easy-audio

Lossless audio decoder written in common lisp

ape audio common-lisp flac wav wavpack

Last synced: 03 Apr 2025

https://github.com/crossbowerbt/prolog-talk

An English Grammar Dictionary and a Natural Language Parser --- in Common Lisp and Prolog

artificial-intelligence common-lisp natural-language-processing prolog

Last synced: 26 Mar 2025

https://github.com/ultirequiem/coc-cl

:wavy_dash: Common Lisp language extension for coc.nvim

coc-extension coc-nvim common-lisp lisp neovim neovim-plugin vim vim-plugin

Last synced: 28 Apr 2025

https://github.com/vindarel/fuzzy-match

Fuzzy match candidates from an input string.

common-lisp fuzzy-match-candidates

Last synced: 05 Apr 2025

https://github.com/cbaggers/mk-string-metrics

Calculate various string metrics efficiently in Common Lisp (Damerau-Levenshtein, Hamming, Jaro, Jaro-Winkler, Levenshtein, etc.)

common-lisp string-metrics

Last synced: 05 Apr 2025

https://github.com/yitzchak/cl-indentify

Automatic indentation for Common Lisp

common-lisp

Last synced: 26 Mar 2025

https://github.com/mmontone/slime-doc-contribs

Documentation contribs for SLIME (the Superior Lisp Interaction Mode for Emacs)

common-lisp documentation emacs lisp slime

Last synced: 13 Apr 2025

https://github.com/omarbassam88/lisp-spectrum

Exploring the Lisp Family of languages

clojure common-lisp gambit guile lisp scheme

Last synced: 09 Apr 2025

https://github.com/fisxoj/lisp-images

Docker images for common lisp development

common-lisp docker

Last synced: 20 Mar 2025

https://github.com/ryukinix/trivial-snake

A trivial snake game written in Common Lisp built on top of trivial-gamekit

common-lisp game snake trivial-gamekit

Last synced: 09 Apr 2025

https://github.com/fukamachi/ragno

Common Lisp Web crawling library based on Psychiq.

common-lisp crawling

Last synced: 05 Apr 2025

https://github.com/nilqed/snark

SNARK - SRI's New Automated Reasoning Kit

common-lisp theorem-prover

Last synced: 13 Jun 2025

https://github.com/rajasegar/ccl-demo-raja

Common Lisp demo app with htmx and hyperscript

common-lisp htmx hyperscript starwars starwars-api

Last synced: 30 Mar 2025

https://github.com/eigenhombre/cl-oju

Some Clojure-ish thingies for Common Lisp

clojure common-lisp lisp

Last synced: 03 Jan 2025

https://github.com/temporal/alice

Alice Margatroid, a dollmaster that pretends not to be a doll itself.

alice common-lisp irc-bot

Last synced: 12 Mar 2025

https://github.com/yitzchak/trivial-do

Additional dolist style macros for Common Lisp

common-lisp

Last synced: 26 Mar 2025

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

Common Lisp web development widget library for Twitter's Bootstrap

bootstrap common-lisp lisp quicklisp twitter-bootstrap widget

Last synced: 06 May 2025

https://github.com/rotatef/aws-sign4

Common Lisp library for Amazon Web Services signing version 4

common-lisp

Last synced: 13 May 2025

https://github.com/eugeneia/microlisp

Simple Lisp compiler. Compiles a minimal Lisp dialect to ANSI C.

c common-lisp educational lisp-compiler transpiler

Last synced: 14 Apr 2025

https://github.com/mu-semtech/mu-cl-resources

High-level abstractions for generating generic jsonapi compliant resources configured in Common Lisp.

common-lisp crud-api jsonapi microservice mu-service musemtech

Last synced: 14 Mar 2025

https://github.com/mmontone/clavier

:heavy_check_mark: General purpose validation library for Common Lisp

common-lisp lisp utilities validation

Last synced: 10 Mar 2025

https://github.com/temporal/pure-cl-gamedev-libs

Pure Common Lisp libraries for game development

common-lisp game-development

Last synced: 12 Mar 2025

https://github.com/dnaeon/cl-jwk

Common Lisp system for decoding public JSON Web Keys (JWK)

common-lisp jwk jwkset lisp openid-provider

Last synced: 10 Mar 2025

https://github.com/dnaeon/cl-skeleton

My personal project template for Common Lisp

common-lisp lisp project-template

Last synced: 13 Apr 2025

https://github.com/mihaiolteanu/lastfm

Last.fm API for Common Lisp

api common-lisp lastfm

Last synced: 13 Apr 2025

https://github.com/ryukinix/leraxandria

A personal collection of functions, macros and programs written in Common Lisp

common-lisp hackerrank lisp personal scripts

Last synced: 09 Apr 2025

https://github.com/ccqpein/Github-API-CL

Common Lisp Github REST API Client

common-lisp github-api rest-api

Last synced: 20 Mar 2025

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

A personal repository of notes about learning lisp patterns

common-lisp land-of-lisp lisp sicp

Last synced: 09 Apr 2025

https://github.com/hraban/cl-nix-lite

Common Lisp module for Nix, without Quicklisp

asdf common-lisp nix overlay

Last synced: 23 Apr 2025

https://github.com/jonatack/cl-kraken

A Common Lisp API wrapper for the Kraken cryptocurrency exchange.

api-client api-wrapper bitcoin cl-kraken common-lisp cryptocurrency kraken-cryptocurrency-exchange kraken-exchange-api

Last synced: 12 May 2025

https://github.com/aartaka/graven-image

Portability library for better interaction and debugging of a running Common Lisp image through text REPL.

benchmarking common-lisp debugging garbage-collection help inspection lisp memory reflection

Last synced: 05 Apr 2025

https://github.com/ailisp/simple-gui

A declarative way for fast creating simple GUI on Common Lisp

common-lisp cross-platform gui

Last synced: 25 Mar 2025

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

A Calendar demo in Common Lisp

calendar caveman2 common-lisp htmx hyperscript lisp

Last synced: 10 Jun 2025

https://github.com/jonathanabennett/projectwarrior

A suite of tools to guide a user through a thorough weekly review in the GTD format.

common-lisp gtd taskwarrior

Last synced: 05 May 2025

https://github.com/vindarel/cl-sendgrid

Send emails with SendGrid's API

common-lisp email email-sender sendgrid sendgrid-api

Last synced: 05 Apr 2025

https://github.com/mmontone/fmt

Extensible text formatting facility for Common Lisp

common-lisp formatting lisp text

Last synced: 10 Mar 2025

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

Github timeline in Common Lisp

common-lisp htmx hyperscript lisp ningle

Last synced: 30 Mar 2025

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

Brewing Beers in Common Lisp and htmx

common-lisp htmx hyperscript lisp ningle

Last synced: 30 Mar 2025

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

A sample Warehouse management app in Common Lisp

caveman2 common-lisp demo lisp

Last synced: 30 Mar 2025

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

Sources - with fixes - of the draft Common Lisp specification proposed to the American National Standard for Information Systems as well as the accompanying X3J13 cleanup issues

common-lisp specification

Last synced: 04 Apr 2025

https://github.com/kalimehtar/gtk-cffi

GTK3 CFFI binding

common-lisp gtk

Last synced: 13 Apr 2025

https://github.com/vitovan/pelusica

An action game in which you can control the blue dot with your keyboard to create music and avoid colliding with other dots.

calm common-lisp game jscl lisp sdl2

Last synced: 30 Mar 2025

https://github.com/vitovan/lisp-game-jam-2023

This repository contains the source code and devlogs for my Lisp Game Jam submissions.

calm common-lisp game jscl lisp sdl2

Last synced: 30 Mar 2025

https://github.com/namin/3-proto-lisp

Code from the paper Reflection for the Masses by Charlotte Herzeel, Pascal Costanza, and Theo D'Hondt.

common-lisp paper-implementations reflection towers

Last synced: 22 Apr 2025

https://github.com/libre-man/cl-transmission

A Common Lisp library to interface with transmission using its rpc

common-lisp transmission transmission-api

Last synced: 27 Mar 2025

https://github.com/dnaeon/cl-wol

Wake on LAN (WoL) system for Common Lisp

common-lisp lisp wake-on-lan wakeonlan wol

Last synced: 15 Jun 2025

https://github.com/hiphish/nvim-cmp-vlime

(Mirror) Completion source for nvim-cmp using Vlime for Common Lisp completions.

common-lisp neovim nvim-cmp

Last synced: 13 Apr 2025

https://github.com/temporal/cl-wiringpi2

CFFI bindings to WiringPi 2 for Common Lisp.

common-lisp raspberry-pi wiringpi

Last synced: 09 Apr 2025

https://github.com/yorodm/cl-rx

Reactive extensions for Common Lisp

common-lisp reactive-programming

Last synced: 08 Apr 2025

https://github.com/lockie/d2clone-kit

Mirror of https://gitlab.com/lockie/d2clone-kit

allegro aseprite common-lisp game-engine tiled-map-editor

Last synced: 29 Mar 2025

https://github.com/fukamachi/cl-line-bot-sdk

SDK for the LINE Messaging API for Common Lisp

common-lisp linebot

Last synced: 05 Apr 2025

https://github.com/ailisp/exit-hooks

Call functions automatically when Common Lisp exit

common-lisp portable utility

Last synced: 25 Mar 2025

https://github.com/TeMPOraL/cl-wiringpi2

CFFI bindings to WiringPi 2 for Common Lisp.

common-lisp raspberry-pi wiringpi

Last synced: 20 Mar 2025

https://github.com/vindarel/cl-readline-example

Using readline in Common Lisp.

common-lisp

Last synced: 05 Apr 2025

https://github.com/kalimehtar/advanced-readtable

Portable on any ANSI CL very flexible readtable with extensible find-package and find-symbol.

common-lisp

Last synced: 25 Mar 2025

https://github.com/stylewarning/callback-heaven

Generating and managing callbacks from C into Heaven (Lisp).

c common-lisp lisp the-ugly-truth-about-programming

Last synced: 04 Dec 2024

https://github.com/stephenwakely/froute

Routing library taking advantage of the MOP

common-lisp hunchentoot metaobject-protocol

Last synced: 25 Mar 2025

https://github.com/vindarel/ltk-tests

Trying out Tk GUIs in CL

common-lisp gui tk

Last synced: 05 Apr 2025

https://github.com/mmontone/schemata

Schema serialization, validation and parsing for Common Lisp.

common-lisp json-schema lisp schema serialization validation

Last synced: 13 Apr 2025

https://github.com/diasbruno/cl-bnf

A simple BNF parser.

ast bnf common-lisp parser

Last synced: 30 Mar 2025

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

A portable and extensible Common Lisp pretty printer.

common-lisp pretty-print

Last synced: 04 Apr 2025

https://github.com/kkazuo/slack-client

Slack Real Time Messaging API Client

common-lisp slack

Last synced: 13 Apr 2025

https://github.com/dnaeon/cl-bcrypt

Common Lisp system for parsing and generating bcrypt password hashes

bcrypt cl-bcrypt common-lisp lisp parsing password-hashing

Last synced: 10 Mar 2025

https://github.com/pdp-10/rutgers-common-lisp

Rutgers TOPS-20 Common Lisp

common-lisp compiler interpreter lisp pdp-10

Last synced: 12 Mar 2025

https://github.com/robert-dodier/maxima-asdf

Define maxima-file component to handle Maxima files in ASDF.

common-lisp maxima

Last synced: 31 Mar 2025

https://github.com/dnaeon/cl-rfc4251

Common Lisp library for encoding and decoding RFC 4251 compliant data

binary common-lisp decoding lisp parsing parsing-library programming public-key rfc rfc-4251 ssh-certificates ssh-key ssh-keygen

Last synced: 10 Mar 2025

https://github.com/boechat107/cl-project-template

Template project for Common Lisp applications

common-lisp template

Last synced: 14 Mar 2025

https://github.com/mmontone/slime-critic

SLIME extension for Lisp Critic

common-lisp lisp tools

Last synced: 10 Mar 2025

https://github.com/podiki/scratchpad

Toggleable windows module for StumpWM

common-lisp stumpwm

Last synced: 14 Apr 2025

https://github.com/mmontone/hunchentoot-errors

Augments Hunchentoot error pages and logs with request and session information.

common-lisp hunchentoot lisp web

Last synced: 10 Mar 2025

https://github.com/eigenhombre/weeds

Work in progress porting my blog software to Common Lisp

blogs common-lisp

Last synced: 21 Mar 2025

https://github.com/rajasegar/cl-super-rentals

Super rentals in Common Lisp

caveman2 common-lisp htmx lisp

Last synced: 18 Jun 2025

https://gitlab.com/sasanidas/cedar

CEDAR is an advance interactive development environment aiming to be Emacs compatible with all the features that come with it.

GNU Emacs common lisp common-lisp editor emacs interactive

Last synced: 13 May 2025

https://github.com/baygeldin/rem.el

Reactive memoization for Emacs Lisp.

common-lisp elisp emacs memoization react reactive ui

Last synced: 25 Feb 2025

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

Common Lisp binding for OpenCL API

common-lisp opencl quicklisp

Last synced: 27 Mar 2025

https://github.com/juliojimenez/clickhouse-cl

Common Lisp ClickHouse Client Library

clickhouse common-lisp

Last synced: 02 Mar 2025

https://github.com/asimpson/cycle

â™» An opinionated static site engine in Common Lisp

blog-engine common-lisp static-site-generator

Last synced: 18 Mar 2025

https://github.com/mmontone/quicklisp-apropos

Apropos across Quicklisp libraries

common-lisp common-lisp-tools lisp tools

Last synced: 10 Mar 2025

https://github.com/jonatack/the_little_schemer_in_common_lisp

The Little Schemer code exercises in Common Lisp.

common-lisp exercise scheme

Last synced: 12 Mar 2025

https://github.com/stylewarning/cl-forest

Unofficial bindings to Rigetti Forest in Common Lisp.

common-lisp forest quantum-computing quil rigetti-forest

Last synced: 26 Mar 2025

https://github.com/defunkydrummer/auto-text

Automatic (encoding, end of line, column width, etc) detection for text files. 100% Common Lisp.

common common-lisp csv encoding eol text

Last synced: 20 Mar 2025

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/rajasegar/cl-twitter-clone

A Twitter clone demo app in Common Lisp

common-lisp htmx lisp twitter-clone twitter-clone-app

Last synced: 11 Jun 2025