Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/eigenhombre/cl-oju

Some Clojure-ish thingies for Common Lisp

clojure common-lisp lisp

Last synced: 03 Jan 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: 23 Oct 2024

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

Additional dolist style macros for Common Lisp

common-lisp

Last synced: 04 Dec 2024

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

Common Lisp library for Amazon Web Services signing version 4

common-lisp

Last synced: 18 Nov 2024

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

Common Lisp demo app with htmx and hyperscript

common-lisp htmx hyperscript starwars starwars-api

Last synced: 11 Dec 2024

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: 21 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: 19 Jan 2025

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

Pure Common Lisp libraries for game development

common-lisp game-development

Last synced: 19 Jan 2025

https://github.com/mihaiolteanu/lastfm

Last.fm API for Common Lisp

api common-lisp lastfm

Last synced: 24 Dec 2024

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

Common Lisp Github REST API Client

common-lisp github-api rest-api

Last synced: 28 Oct 2024

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

A personal repository of notes about learning lisp patterns

common-lisp land-of-lisp lisp sicp

Last synced: 22 Dec 2024

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

A Calendar demo in Common Lisp

calendar caveman2 common-lisp htmx hyperscript lisp

Last synced: 11 Dec 2024

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

Common Lisp module for Nix, without Quicklisp

asdf common-lisp nix overlay

Last synced: 29 Nov 2024

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: 22 Dec 2024

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: 19 Dec 2024

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: 15 Oct 2024

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: 18 Nov 2024

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

Github timeline in Common Lisp

common-lisp htmx hyperscript lisp ningle

Last synced: 11 Dec 2024

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: 13 Nov 2024

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

GTK3 CFFI binding

common-lisp gtk

Last synced: 15 Oct 2024

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

Send emails with SendGrid's API

common-lisp email email-sender sendgrid sendgrid-api

Last synced: 19 Dec 2024

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: 12 Dec 2024

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

Brewing Beers in Common Lisp and htmx

common-lisp htmx hyperscript lisp ningle

Last synced: 11 Dec 2024

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

A sample Warehouse management app in Common Lisp

caveman2 common-lisp demo lisp

Last synced: 11 Dec 2024

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: 12 Dec 2024

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: 07 Jan 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: 25 Dec 2024

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

CFFI bindings to WiringPi 2 for Common Lisp.

common-lisp raspberry-pi wiringpi

Last synced: 12 Oct 2024

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

CFFI bindings to WiringPi 2 for Common Lisp.

common-lisp raspberry-pi wiringpi

Last synced: 28 Oct 2024

https://github.com/stephenwakely/froute

Routing library taking advantage of the MOP

common-lisp hunchentoot metaobject-protocol

Last synced: 03 Dec 2024

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

Using readline in Common Lisp.

common-lisp

Last synced: 19 Dec 2024

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/yorodm/cl-rx

Reactive extensions for Common Lisp

common-lisp reactive-programming

Last synced: 22 Dec 2024

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

Rutgers TOPS-20 Common Lisp

common-lisp compiler interpreter lisp pdp-10

Last synced: 18 Jan 2025

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

Super rentals in Common Lisp

caveman2 common-lisp htmx lisp

Last synced: 11 Dec 2024

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

Slack Real Time Messaging API Client

common-lisp slack

Last synced: 15 Nov 2024

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

Trying out Tk GUIs in CL

common-lisp gui tk

Last synced: 19 Dec 2024

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: 03 Dec 2024

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

SDK for the LINE Messaging API for Common Lisp

common-lisp linebot

Last synced: 19 Dec 2024

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

Common Lisp binding for OpenCL API

common-lisp opencl quicklisp

Last synced: 13 Jan 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: 27 Nov 2024

https://github.com/jonatack/the_little_schemer_in_common_lisp

The Little Schemer code exercises in Common Lisp.

common-lisp exercise scheme

Last synced: 19 Jan 2025

https://github.com/podiki/scratchpad

Toggleable windows module for StumpWM

common-lisp stumpwm

Last synced: 08 Nov 2024

https://github.com/asimpson/cycle

♻ An opinionated static site engine in Common Lisp

blog-engine common-lisp static-site-generator

Last synced: 24 Jan 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: 28 Oct 2024

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

Reactive memoization for Emacs Lisp.

common-lisp elisp emacs memoization react reactive ui

Last synced: 07 Jan 2025

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

Template project for Common Lisp applications

common-lisp template

Last synced: 21 Jan 2025

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

Common Lisp ClickHouse Client Library

clickhouse common-lisp

Last synced: 13 Jan 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: 04 Dec 2024

https://github.com/eigenhombre/weeds

Work in progress porting my blog software to Common Lisp

blogs common-lisp

Last synced: 26 Jan 2025

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

A simple BNF parser.

ast bnf common-lisp parser

Last synced: 11 Dec 2024

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 Dec 2024

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

Common Lisp's Condition System for Fennel (mirror)

common-lisp condition-system fennel

Last synced: 17 Jan 2025

https://github.com/fare/fare-stumpwm

Personal configuration for stumpwm

common-lisp configuration stumpwm

Last synced: 12 Jan 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: 18 Nov 2024

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

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

common-lisp weblocks

Last synced: 19 Dec 2024

https://github.com/mihaiolteanu/youtube

Play songs from youtube given a youtube url or a search string.

common-lisp mpv music youtube-dl

Last synced: 24 Dec 2024

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

An implementation of A Prettier Printer in Common Lisp.

common-lisp pretty-print

Last synced: 22 Dec 2024

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: 31 Dec 2024

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: 22 Dec 2024

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: 08 Nov 2024

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

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

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

Last synced: 26 Dec 2024

https://github.com/ambrevar/fof

File object finder Common Lisp library

common-lisp

Last synced: 05 Jan 2025

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

A Swank client implemented in JavaScript

common-lisp remote-execution

Last synced: 11 Nov 2024

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: 04 Dec 2024

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

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

common-lisp maxima

Last synced: 13 Dec 2024

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

Common Lisp: A Gentle Introduction to Symbolic Computation

common-lisp

Last synced: 22 Jan 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/liquidz/corne

Commandline argument parser for Common Lisp

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

Last synced: 31 Dec 2024

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

Search lyrics, or songs (terminal interface)

common-lisp lyrics lyrics-fetcher song-fetcher

Last synced: 19 Dec 2024

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

Markdown notes editor in Common Lisp

common-lisp htmx lisp markdown markdown-editor

Last synced: 24 Oct 2024

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

Common Lisp binding for clBLAS

blas common-lisp opencl

Last synced: 13 Jan 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: 20 Dec 2024

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

A simple web application boilerplate using Common Lisp

common-lisp lisp

Last synced: 11 Dec 2024

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: 11 Oct 2024

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: 11 Oct 2024

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: 19 Dec 2024

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

Vantage point trees for Common Lisp

common-lisp lisp vp-tree

Last synced: 17 Dec 2024

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

Unsorted Lisp snippets.

common-lisp

Last synced: 19 Jan 2025

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

Send notifications to your desktop session

common-lisp dbus libnotify lisp

Last synced: 08 Nov 2024

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

Portability library to customize CL implementations' REPL prompt.

common-lisp lisp listener prompt repl

Last synced: 19 Dec 2024

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

A smattering of various Common Lisp code

common-lisp

Last synced: 19 Jan 2025

https://github.com/qnkhuat/spacex

Auto docking for SpaceX Dragon2 Simulation written in Lisp

common-lisp lisp spacex

Last synced: 12 Jan 2025

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

Gemini client library and experimental GUI

common-lisp gemini

Last synced: 28 Dec 2024

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

A battery protector for mobile computers

battery common-lisp lisp sbcl

Last synced: 17 Jan 2025

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

Get OpenID keys from issuer.

common-lisp cryptography jwt lisp openid openidc

Last synced: 16 Jan 2025

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

Generate REPL-optimized Lisp cores on demand

common-lisp

Last synced: 05 Jan 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: 29 Oct 2024

https://github.com/aartaka/emvi

Editing Lisp in vi (not Vim!)

clojure common-lisp dotfiles emacs lisp scheme vi vim

Last synced: 21 Jan 2025

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

Easy modification of places with any given function

common-lisp place

Last synced: 19 Dec 2024

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: 02 Jan 2025