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/gos-k/cl-clsparse

Common Lisp bindings for clSPARSE

common-lisp opencl sparse-matrix

Last synced: 27 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: 22 Jun 2025

https://github.com/temporal/demiurg

A point&click adventure game in Common Lisp, written for Global Game Jam 2011.

adventure-game common-lisp point-and-click

Last synced: 12 Mar 2025

https://github.com/temporal/cl-compal-ch7465lg

Common Lisp tools for interfacing with Compal CH7465LG modem.

ch7465lg common-lisp compal

Last synced: 12 Mar 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: 09 Apr 2025

https://github.com/compufox/mastodon-cl

A common lisp library for interfacing with Mastodon

common-lisp mastodon

Last synced: 05 Mar 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/diasbruno/jsc

WIP javascript compiler.

common-lisp compiler javascript

Last synced: 02 Apr 2025

https://github.com/rajasegar/todopglisp

TodoList application in Common Lisp with persistent storage using Postgres

common-lisp lisp postgres todolist-application

Last synced: 16 Dec 2024

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

async/await extension for Parenscript

async-await common-lisp parenscript

Last synced: 21 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/s-expressionists/consecution

An implementation of the Common Lisp sequence functions.

common-lisp

Last synced: 04 Apr 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/hanshuebner/ovomorph

I/O server for the Apple2-IO-RPi board written in Common Lisp

apple2 common-lisp lisp

Last synced: 14 May 2025

https://github.com/yitzchak/cytoscape-clj

Cytoscape widget for common-lisp-jupyter

common-lisp jupyter jupyter-widgets

Last synced: 04 Dec 2024

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

Docker Arch Linux image with Common Lisp implementations

common-lisp docker-image

Last synced: 04 Dec 2024

https://github.com/fosskers/cl-nonempty

Non-empty collections for Common Lisp.

collections common-lisp non-empty

Last synced: 21 Feb 2025

https://github.com/setchi/procon

競技プログラミング

common-lisp lisp programming-contests

Last synced: 07 Apr 2025

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

Common lisp utilities for multiple values.

common-lisp lisp

Last synced: 26 Mar 2025

https://github.com/barton-willis/asymptotic_expansion

Maxima code for some asymptotic expansions.

common-lisp mathematics maxima-cas special-functions

Last synced: 26 Feb 2025

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

Live web documentation browser for Common Lisp. Based on Webinfo project.

common-lisp documentation lisp

Last synced: 10 Mar 2025

https://github.com/myterminal/forge

Quickly create your daily-driver workstation setup from a simple-to-read configuration file

common-lisp sbcl workstation

Last synced: 06 Mar 2025

https://github.com/mmontone/rucksack

Rucksack is a persistence library for Common Lisp.

common-lisp database lisp

Last synced: 10 Mar 2025

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

Common Lisp bindings to Pushover

common-lisp pushover

Last synced: 13 May 2025

https://github.com/nilqed/fricas0

A pure Common Lisp build of FriCAS

common-lisp computer-algebra-system fricas

Last synced: 23 Mar 2025

https://github.com/yitzchak/kekule-clj

Kekule widget for common-lisp-jupyter

cheminformatics common-lisp jupyter jupyter-widgets

Last synced: 09 Apr 2025

https://github.com/astynax/cl-pokedex

A showcase webapp that I made to play with the Common Lisp ecosystem

common-lisp pokemon-api webapp

Last synced: 09 Apr 2025

https://github.com/kkazuo/authenticated-encryption

A implementation of Authenticated Encryption of Lisp

authenticated common-lisp encryption lisp

Last synced: 05 Mar 2025

https://github.com/myterminal/story-slicer

A command-line tool to slice videos for social-media stories

common-lisp ffmpeg lisp sbcl social-media

Last synced: 09 Apr 2025

https://github.com/junker/opencv-jit

OpenCV 4.x bindings for Common Lisp

common-lisp dnn opencv

Last synced: 01 Jan 2025

https://github.com/fosskers/save-the-farm

Can you protect your produce from nasty critters?

common-lisp trial

Last synced: 21 Feb 2025

https://github.com/fosskers/aero-fighter

A recreation (in CL) of a friend's old game that he wrote in Turbo Pascal.

common-lisp raylib

Last synced: 21 Feb 2025

https://github.com/martinkersner/cl-think-bayes

Examples from Think Bayes book written in Common Lisp

bayes common-lisp cookie-problem monty-hall-problem

Last synced: 21 Feb 2025

https://github.com/junker/recaptcha-enterprise

reCAPTCHA Enterprise system for Common Lisp

common-lisp recaptcha recaptcha-enterprise

Last synced: 21 Feb 2025

https://github.com/junker/php-unserialize

Common Lisp system for parsing PHP-serialized data

common-lisp php-serialization php-unserialize

Last synced: 21 Feb 2025

https://github.com/junker/gapi

Google API client for Common Lisp.

common-lisp google-api google-cloud google-cloud-api google-cloud-apis

Last synced: 21 Feb 2025

https://github.com/junker/geonames

GeoNames API Client for Common Lisp

common-lisp geonames geonames-api

Last synced: 21 Feb 2025

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

User Agent Parser for Common Lisp

common-lisp ua-parser user-agent user-agent-parser

Last synced: 21 Feb 2025

https://github.com/junker/hashids

Common Lisp system to generate YouTube-like hashes from one or many numbers

common-lisp hash hashids

Last synced: 21 Feb 2025

https://github.com/eugeneia/trivial-documentation

Scrape on-line documentation out of a running Lisp image

common-lisp documentation

Last synced: 26 Mar 2025

https://github.com/bahmanm/euler-cl

Project Euler in Common Lisp

common-lisp project-euler

Last synced: 05 Mar 2025

https://github.com/avivace/mvpoli

Common Lisp and SWI-Prolog libraries to manipulate multivariate polynomials.

clisp common-lisp lisp multivariate-polynomials polynomials prolog swi-prolog swi-prolog-library university-assignment university-project

Last synced: 02 Apr 2025

https://github.com/rajasegar/lisp-for-the-web

Code for lisp for the web post

caveman2 common-lisp djula hunchentoot lisp

Last synced: 11 Mar 2025

https://github.com/rajasegar/cl-blog-demo

A demo blog app in Common Lisp using Caveman and Mito

blog caveman2 common-lisp lisp

Last synced: 11 Mar 2025

https://github.com/rajasegar/cl-computer-store

The Computer Store in Common Lisp

caveman2 common-lisp demo lisp

Last synced: 11 Mar 2025

https://github.com/yitzchak/xp

Original source of the XP Pretty Printer for Common Lisp

common-lisp

Last synced: 26 Mar 2025

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

Common Lisp bindings to Pushover

common-lisp pushover

Last synced: 12 Mar 2025

https://github.com/temporal/docker-quickccl

CCL + Quicklisp for Docker

clozure-cl common-lisp docker

Last synced: 12 Mar 2025

https://github.com/davep/org-davep-2bit

Common Lisp code to read data from 2bit files (work-in-progress personal play project)

2bit common-lisp file-format lisp

Last synced: 13 May 2025

https://github.com/vindarel/lisp-journey

Discovering the Common Lisp ecosystem. https://lisp-journey.gitlab.io/

common-lisp

Last synced: 05 Apr 2025

https://github.com/vindarel/slime-load-this-project

M-x slime-load-this-project: find the .asd and load the system.

common-lisp

Last synced: 05 Apr 2025

https://github.com/ibelieve/slip

Simple static site generator in Common Lisp

common-lisp css html static-site-generator

Last synced: 05 Apr 2025

https://github.com/larsbrinkhoff/colorimetric-data

Colorimetric data: color matching functions, illuminants, etc.

asdf colorimetry common-lisp library

Last synced: 12 Mar 2025

https://github.com/obsfx/xeh

A command-line Canonical HEX+ASCII display tool written in ~100 lines of Common Lisp.

command-line command-line-tool common-lisp hexdump hexdumper lisp sbcl utility

Last synced: 03 Mar 2025

https://github.com/gos-k/cl-zxcvbn-c

Common Lisp bindings for zxcvbn-c

common-lisp

Last synced: 27 Mar 2025

https://github.com/appleby/cltl2-book-plots

source code from CLtL2 12.5.3 for generating plots of complex functions

cltl2 common-lisp

Last synced: 05 Apr 2025

https://github.com/temporal/lispjam-2017-04

Sheeps! - an entry for the Lisp Game Jam of 2017-04.

common-lisp game-2d sdl2

Last synced: 12 Mar 2025

https://github.com/temporal/kindlehacks

Some hacking that involves Kindle.

common-lisp kindle-devices

Last synced: 12 Mar 2025

https://github.com/galdor/sysdef

Common Lisp system management.

common-lisp lisp

Last synced: 17 Jun 2025

https://github.com/kevinmarquesp/lisp-person-register

Stupid project that I created just to learn the basics of this language. I ended up liking it! It's a TUI application that registers names and ages in a simple SQLite3 database, rendering the registered users and prompting the user to either exit or register a new person.

common-lisp curso-em-video learning-by-doing lisp study-project stupid

Last synced: 28 Mar 2025

https://github.com/iddm/dotenv

Common Lisp dotenv library

common-lisp dotenv env environment lisp

Last synced: 13 Mar 2025

https://github.com/hiphish/cl-cmark

CommonMark implementation for Common Lisp based on libcmark. This system wraps the official reference implementation library, written in C, and provides lispy bindings for Common Lisp.

common-lisp commonmark lisp mark

Last synced: 21 Mar 2025

https://github.com/adlai/alref

setf-expander for alists

common-lisp

Last synced: 29 Mar 2025

https://github.com/junker/gresolver

DNS client (resolver) for Common Lisp

common-lisp dns dns-client dns-resolver

Last synced: 21 Feb 2025

https://github.com/yitzchak/ziz

An ad hoc Quicklisp distribution

common-lisp quicklisp

Last synced: 26 Mar 2025

https://github.com/risto-stevcev/fiveam-skeleton

A cl-project skeleton that uses fiveam as the test framework

cl-project common-lisp fiveam quicklisp template

Last synced: 22 Feb 2025

https://github.com/stacksmith/trivial-project

A simple and effective Common Lisp project generator with a generic key-value substition mechanism.

common common-lisp lisp tools

Last synced: 21 Feb 2025

https://github.com/owainkenwayucl/pnmmodules

Modules for writing (and maybe one day reading?) PGM/PBM in various languages

c common-lisp go javascript julia pascal pbm pgm pnm python r swift

Last synced: 23 Mar 2025

https://github.com/owainkenwayucl/mandel

Various code to generate mandelbrot sets.

benchmark c common-lisp fortran go javascript julia mandelbrot pgm python r swift

Last synced: 23 Mar 2025

https://github.com/yitzchak/trivial-inspector-hook

A simple compatibility library for the *inspector-hook* of CDR-6.

common-lisp

Last synced: 26 Mar 2025

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

[Mirror] Vlime source for completion-nvim, adds Common Lisp completion

common-lisp completion neovim-plugin

Last synced: 21 Mar 2025

https://github.com/jonatack/bitcoin-core-pr-reviews

Promote ₿itcoin Core PR reviews by tweeting them on Twitter and tooting them on Mastodon.

bitcoin-core common-lisp mastodon-bot review-tools twitter-bot

Last synced: 12 Mar 2025

https://github.com/yitzchak/trivial-ed-functions

A compatibility layer for ed hook extensions of various Common Lisp implementations.

common-lisp

Last synced: 26 Mar 2025

https://gitlab.com/digikar/peltadot

PELTADOT Extends Lisp’s Types And Dispatches Over Them

Polymorphism common-lisp types

Last synced: 31 Dec 2024

https://github.com/kevorr/tools

Things that don't fit in other repos

common-lisp python

Last synced: 22 Apr 2025

https://codeberg.org/seigakaku/cl-pledge-unveil

CFFI interface for OpenBSD's pledge(2) and unveil(2).

common-lisp lisp openbsd security

Last synced: 24 Jan 2025

https://github.com/traut/cl-portmanteau

Common Lisp portmanteau library

common-lisp portmanteau

Last synced: 21 Mar 2025

https://github.com/junker/admob-ssv

Google Admob server-side verification system for Common Lisp

admob common-lisp ssv

Last synced: 21 Feb 2025

https://github.com/elisstaaf/microblog

MicroBlog: A miniscule blogging engine written almost entirely in common lisp!

blog-engine clisp common-lisp minimalist

Last synced: 09 Feb 2025

https://github.com/temporal/hju

Simple command line (CLI) controller for Hue lights, written in Common Lisp.

cli command-line common-lisp hue-bridge hue-lights roswell script

Last synced: 12 Mar 2025

https://github.com/temporal/parendeck2d

A 2D game engine written in Lisp.

common-lisp game-engine

Last synced: 12 Mar 2025

https://github.com/junker/gnotify

Common Lisp system to send desktop notifications

common-lisp libnotify notification notifications

Last synced: 10 Jun 2025

https://github.com/junker/easy-aes

Common Lisp system for OpenSSL compatible AES encryption

aes aes-cbc common-lisp

Last synced: 21 Feb 2025

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

A portable Common Lisp inspector

common-lisp

Last synced: 04 Apr 2025

https://github.com/cwchentw/cl2js

Convert Common Lisp to JavaScript with Parenscript

common-lisp common-lisp-tools javascript-translator lisp parenscript

Last synced: 11 Mar 2025