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://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/aartaka/lamber

A functional scripting language compiling to pure Lambda Calculus

common-lisp functional-programming haskell lambda-calculus lisp lua scripting wisp

Last synced: 03 Mar 2025

https://github.com/kevorr/tools

Things that don't fit in other repos

common-lisp python

Last synced: 22 Apr 2025

https://github.com/rudolfochrist/jasql

Simple SQL in Common Lisp

common-lisp lisp postgresql sqlite

Last synced: 27 Mar 2025

https://github.com/vitovan/cl-sucker

Sucker's single file binary creator

common-lisp single-binary sucker

Last synced: 30 Mar 2025

https://github.com/shamazmazum/jpeg-turbo

Common Lisp wrapper for libjpeg-turbo

common-lisp images lisp

Last synced: 23 Jun 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/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://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/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/cwchentw/cl2js

Convert Common Lisp to JavaScript with Parenscript

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

Last synced: 11 Mar 2025

https://github.com/integral-dw/loopy

Skeleton(s) to auto-insert loop macros in Elisp and Common Lisp

common-lisp emacs emacs-lisp emacs-package lisp

Last synced: 04 Apr 2025

https://github.com/opensourcedoc/cl-boilerplate-application

Common Lisp Boilerplate to Build an Application

boilerplate-application common-lisp lisp

Last synced: 24 Feb 2025

https://github.com/px86/clurl

Yet another URL shortener written in Common Lisp (using PostgreSQL database).

common-lisp url-shortener

Last synced: 26 Jan 2025

https://github.com/rajasegar/cl-employee-db

Sample Employee database app with Common Lisp

caveman2 common-lisp demo lisp

Last synced: 11 Mar 2025

https://github.com/brudgers/general-problem-solver

Norvig's implementation of the General Problem Solver

academic ai common-lisp literate-programming norvig org-mode

Last synced: 25 Feb 2025

https://github.com/juliojimenez/piccolo

piccolo is a CLI Gopher Client

common-lisp gopher gopher-client gopher-protocol

Last synced: 20 Mar 2025

https://github.com/sdilts/local-project

A command line utility for managing programs installed from source

common-lisp installation version-control

Last synced: 09 Mar 2025

https://github.com/tokenrove/mumble

Mumble is a package for converting text representations of music into data for specific playroutines.

chiptune common-lisp mml music

Last synced: 03 Apr 2025

https://github.com/junker/fcm

Common Lisp Client for FCM - Firebase Cloud Messaging

common-lisp fcm fcm-notifications firebase firebase-fcm

Last synced: 21 Feb 2025

https://github.com/junker/extracond

Extra set of conditional macros for Common Lisp

common-lisp macros

Last synced: 21 Feb 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/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/temporal/chronoton

Home automation system backend.

common-lisp home-automation hue-lights raspberry-pi

Last synced: 12 Mar 2025

https://github.com/spkirich/bmstu-fp

МГТУ им. Баумана. Функциональное программирование

bmstu common-lisp functional-programming lisp

Last synced: 16 May 2025

https://github.com/capjamesg/lisp-scripts

One-off scripts and experiments written in Lisp.

common-lisp lisp

Last synced: 03 Apr 2025

https://github.com/capjamesg/codename-apple

A static site generator for my blog posts. Built in Common Lisp.

common-lisp lisp static-site-generator

Last synced: 03 Apr 2025

https://github.com/mikkodt/arduinobot_ros_project

ROS project of a 3-DOF Articulated Robot with Arduino

cmake common-lisp cpp javascript makefile python

Last synced: 26 Mar 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/s3gmentati0nfaultuni/mst-implementation

Implementation of the MST algorithm utilising two "exotic" programming languages

common-lisp datastructures-algorithms graph-algorithms project prolog

Last synced: 05 Mar 2025

https://github.com/nilqed/lisa-rules

Lisa is a production rule system for Common Lisp, whose purpose is to provide a foundation for the development of "intelligent" applications. Lisa employs a modern CLOS implementation of Rete and is based on CLIPS and Jess.

clips-rules common-lisp forward-chaining production-system rete-algorithm

Last synced: 23 Mar 2025

https://github.com/brudgers/cl-search

This project explores Norvig's modular approach to graph search using literate programming

common-lisp literate-programming search-algorithm

Last synced: 25 Feb 2025

https://github.com/mihaiolteanu/cl-libiio

Common Lisp bindings for libiio.

cffi common-lisp iio iio-devices libiio

Last synced: 13 Apr 2025

https://github.com/nilqed/cl-weyl

Weyl Computer Algebra Substrate (dev)

common-lisp computer-algebra computer-algebra-system

Last synced: 23 Mar 2025

https://github.com/galdor/cl-spacetraders

Common Lisp utilities to interact with the SpaceTraders online game API.

common-lisp lisp spacetraders spacetraders-api

Last synced: 29 Mar 2025

https://github.com/vindarel/weblocks-todomvc

A dynamic todo-mvc example with Weblock's components, without a line of Javascript. Experiments that go in the tutorial.

common-lisp weblocks

Last synced: 05 Apr 2025

https://github.com/idorobots/noesis

SKN Noesis Lisp/AI workshops stuff during my studies at AGH-UST.

common-lisp localization robotics simulation workshop-materials

Last synced: 07 Apr 2025

https://github.com/ilshad/dex-edn

EDN (Extensible Data Notation) parser and emitter for Common Lisp

clojure common-lisp edn parser

Last synced: 30 Mar 2025

https://github.com/rajasegar/cl-caveman-tailwind

Common Lisp Web application boilerplate using Caveman and Tailwind CSS

boilerplate boilerplate-template caveman2 common-lisp lisp tailwindcss

Last synced: 03 Apr 2025

https://github.com/jaalonso/exercitium-lisp

Soluciones de los problemas de Exercitium con Common Lisp

common-lisp

Last synced: 27 Mar 2025

https://github.com/younghakim7/lisp_language

lips & My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7

common-lisp emacs lisp

Last synced: 06 Mar 2025

https://github.com/aerphanas/myquran-client

Indonesia myquran api client

common-lisp lisp

Last synced: 06 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/rhcarvalho/matrix-multiplication-comparison

Comparison of matrix multiplication by line and by column in different programming languages.

c common-lisp comparison fortran lisp matrix-multiplication python

Last synced: 02 Mar 2025

https://github.com/vollcheck/l99

my solutions on Ninety-Nine Problems in Lisp

common-lisp learning

Last synced: 16 Jun 2025

https://github.com/junker/faker

Faker is a Common Lisp system that generates fake data for you

common-lisp faker

Last synced: 27 Mar 2025

https://github.com/junker/multiple-value-bind-plus

MULTIPLE-VALUE-BIND with placeholders

common-lisp

Last synced: 27 Mar 2025

https://github.com/idorobots/cl-goodies

A heretical attempt at bringing some of the Lisp goodies to D. Greenspun's tenth rule included!

algorithms common-lisp d

Last synced: 07 Apr 2025

https://github.com/bepitulaz/cryptobot

Facebook messenger bot for cryptocurrencies information.

common-lisp cryptocurrency facebook-messenger

Last synced: 16 Jun 2025

https://github.com/sukovanej/pp2

Řešení příkladů do předmět Paradigma programování 2 (UPOL)

common-lisp lisp

Last synced: 12 Apr 2025

https://github.com/kkazuo/koazblob

Microsoft Azure Blob Storage API for Common Lisp

azure common-lisp

Last synced: 05 Mar 2025

https://github.com/zpnst/lisp-lectures

My first steps in Common Lisp. Code from the lectures on YouTube with my comments

common-lisp functional-programming lisp

Last synced: 22 Feb 2025

https://github.com/polaris/ice

Ray Tracing in One Weekend written in Common Lisp

common-lisp raytracing

Last synced: 02 Mar 2025

https://github.com/polaris/binana

Binary analysis tool written in Common Lisp

binary-analysis common-lisp

Last synced: 02 Mar 2025

https://github.com/opensourcedoc/cl-hello

Hello World Project for Common Lisp

boilerplate-project common-lisp demo-project lisp

Last synced: 24 Feb 2025

https://github.com/sven-hluchy/linear-regression

computes the linear regression of a dataset. written in lisp.

common-lisp linear-regression mathematics

Last synced: 04 Apr 2025

https://github.com/abdeltwabmf/lisp-hashpalooza

A diverse array of non-cryptographic hash functions in Common Lisp

common-lisp emacs fnv fnv-hash non-cryptographic-hash-functions quicklisp rolling-hash-functions sbcl slime

Last synced: 24 Mar 2025

https://github.com/nilqed/jucl

A (almost) fool-proof Jupyter kernel for Common Lisp

common-lisp jupyter jupyter-kernel

Last synced: 14 Mar 2025

https://github.com/temporal/tswr-asteroids

A small asteroids game for testing the Parendeck 2D engine.

asteroids common-lisp game-2d

Last synced: 12 Mar 2025

https://github.com/nilqed/mma

Mock-Mma by Richard J. Fateman

common-lisp computer-algebra-system mma

Last synced: 22 Mar 2025

https://github.com/iamfirecracker/cl-zip

Common Lisp system implementing Huet zippers

common-lisp zipper

Last synced: 30 Mar 2025

https://github.com/lross2k/practice-in-clisp

Simple implementations made in Common Lisp to practice different concepts

common-lisp lisp

Last synced: 31 Mar 2025

https://github.com/nilqed/cl-sixel

Sixel graphics in Common Lisp

common-lisp sixel sixel-graphics

Last synced: 01 Mar 2025

https://github.com/jolby/cl-sql-utils

An attempt to port Simon Willison's fantastic sqlite-utils to common lisp

common-lisp sql sqlite sqlite-utils

Last synced: 18 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/tokenrove/gato-0

Personal archaeology: incomplete cat interpreter

cat common-lisp interpreter

Last synced: 03 Apr 2025

https://github.com/myterminal/see-link

A tool to simplify working with external displays on Linux

common-lisp linux lisp x11 xrandr xserver

Last synced: 06 Mar 2025

https://github.com/z3t0/sprint-stars

Display the stars of a GitHub User

api common-lisp github side-project

Last synced: 07 Apr 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/wuweiweiwu/ai-algos

Implementation of classic search algorithms in Common Lisp

common-lisp missionaries-cannibals-problem nine-puzzles-problem

Last synced: 18 Mar 2025

https://github.com/beeceej/guessing-game

Common Lisp Guessing game

clozure common-lisp game lisp

Last synced: 23 Mar 2025

https://github.com/fwcd/lisp-music-theory

Music theory library for Common Lisp

common-lisp music-theory

Last synced: 13 Dec 2024

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/ivixvi/cl-devcontainer

Common Lisp Development Environments For VSCode

common-lisp devcontainer

Last synced: 25 Feb 2025

https://github.com/lewismj/inky

(Yet Another) C++ Lisp interpreter.

common-lisp interpreter lisp programming-language

Last synced: 11 Mar 2025

https://github.com/mestolopomello/mst-prim

Prim's Minimum Spanning Tree algorithm for weighted undirected graphs, written in Prolog and Common Lisp. It uses a binary heap to store the vertices' keys.

common-lisp mst prim-algorithm prolog

Last synced: 09 Apr 2025

https://github.com/kpebedko22/labs-functional-programming

Лабораторные работы по дисциплине «Функциональное программирование»

common-lisp functional-programming prolog python

Last synced: 07 May 2025