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/temporal/cl-sqlite

Common Lisp binding for SQLite

common-lisp sqlite sqlite3

Last synced: 26 Oct 2024

https://github.com/mmontone/erudite

:green_book: Literate Programming System for Common Lisp

common-lisp lisp literate-programming

Last synced: 03 Aug 2024

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

Common Lisp binding for SQLite

common-lisp sqlite sqlite3

Last synced: 06 Aug 2024

https://github.com/cxxxr/jsonrpc

JSON-RPC 2.0 server/client for Common Lisp.

common-lisp json-rpc

Last synced: 31 Oct 2024

https://github.com/mmontone/lisp-system-browser

Smalltalk-like system browser for Common Lisp.

common-lisp emacs lisp slime tools

Last synced: 28 Oct 2024

https://github.com/eugeneia/erlangen

Distributed, asychronous message passing system for Clozure Common Lisp

actors common-lisp distributed message-passing supervision

Last synced: 15 Oct 2024

https://github.com/mmontone/cl-rest-server

Serve REST APIs from Common Lisp

api common-lisp lisp rest-api

Last synced: 04 Aug 2024

https://github.com/monkoose/nvlime

A Common Lisp development environment for Neovim

common-lisp neovim-plugin slime

Last synced: 06 Aug 2024

https://github.com/neil-lindquist/SLIMA

Superior Lisp Interactive Mode for Pulsar

atom common-lisp pulsar-package repl

Last synced: 24 Oct 2024

https://github.com/Islam0mar/CL-CXX-JIT

Common Lisp and CXX interoperation with JIT

common-lisp cpp17 interoperability jit

Last synced: 04 Aug 2024

https://github.com/mark-gerarts/nature-of-code

Nature of code exercises and examples implemented in Common Lisp

common-lisp lisp nature-of-code trivial-gamekit

Last synced: 28 Oct 2024

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

Explore COVID-19 data with Common Lisp, gnuplot, SQL and Grafana

common-lisp covid-19 covid19 covid19-data database gnuplot grafana graph lisp postgresql programming series-data sql

Last synced: 28 Oct 2024

https://github.com/resttime/cl-liballegro

Common Lisp bindings and interface to the Allegro 5 game programming library

allegro5 bindings cffi common-lisp game-dev game-development gamedev lisp

Last synced: 28 Oct 2024

https://github.com/mmontone/easy-routes

Yet another routes handling utility on top of Hunchentoot

common-lisp hunchentoot lisp routing web

Last synced: 04 Aug 2024

https://github.com/fukamachi/mondo

Simple Common Lisp REPL

common-lisp repl roswell swank-client

Last synced: 31 Oct 2024

https://github.com/fukamachi/psychiq

Background job processing for Common Lisp

common-lisp message-queue

Last synced: 31 Oct 2024

https://github.com/thephoeron/bit-smasher

Common Lisp library for handling bit vectors, bit vector arithmetic, and type conversions.

binary binary-arithmetic bit-vector common-lisp type-conversion unsigned-integers

Last synced: 28 Oct 2024

https://github.com/k-stz/cl-ptrace

live process hacking - lisp bindings to ptrace()

cffi common-lisp ptrace

Last synced: 28 Oct 2024

https://github.com/temporal/tracer

Tracing profiler for Common Lisp

common-lisp performance profiler sbcl tracing-profiler

Last synced: 12 Oct 2024

https://github.com/tree-sitter-grammars/tree-sitter-commonlisp

Common Lisp grammar for tree-sitter

common-lisp parser tree-sitter

Last synced: 31 Oct 2024

https://github.com/gos-k/oclcl

S-expression to OpenCL C

common-lisp opencl quicklisp

Last synced: 15 Oct 2024

https://github.com/phoe/clus-data

Data for Common Lisp UltraSpec - http://phoe.tymoon.eu/clus/

common-lisp common-lisp-ultraspec specification ultraspec

Last synced: 11 Oct 2024

https://github.com/tani/papyrus

A Literate Programming Tool: Common Lisp + Markdown / Org mode

common-lisp literate-programming markdown org-mode

Last synced: 31 Oct 2024

https://github.com/eugeneia/maxpc

Max’s Parser Combinators: a simple and pragmatic library for writing parsers and lexers based on combinatory parsing.

common-lisp parser-combinators

Last synced: 15 Oct 2024

https://github.com/privet-kitty/dufy

Colorimetry library for Common Lisp

color colorimetry common-lisp munsell

Last synced: 28 Oct 2024

https://github.com/mrkkrp/common-lisp-snippets

Yasnippets for Common Lisp

common-lisp emacs snippets yasnippet

Last synced: 28 Oct 2024

https://github.com/fukamachi/dockerfiles

Dockerfiles for Common Lisp programming

clozure-cl common-lisp dockerfiles roswell sbcl

Last synced: 31 Oct 2024

https://github.com/larsbrinkhoff/forth-metacompiler

Forth metacompiler written in Lisp, for bootstrapping

common-lisp forth metacompiler

Last synced: 12 Oct 2024

https://github.com/namin/biohacker

debugging biological networks to reach coherence, completeness and consistency

ai common-lisp expert-system metabolic-network ncats-translator reasoning truth-maintenance

Last synced: 10 Oct 2024

https://github.com/phoe/cafe-latte

An implementation of Common Lisp dynamic variables, control flow operators, and condition system in plain Java.

common-lisp condition-system control-flow java

Last synced: 28 Oct 2024

https://github.com/digikar99/py4cl2

Call python from Common Lisp

common-lisp library python

Last synced: 04 Aug 2024

https://github.com/swaywm/cl-wlroots

Common lisp bindings for wlroots, a library for writing Wayland compositors

bindings common-lisp wayland wlroots

Last synced: 28 Oct 2024

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

An Inference Engine based on Propositional Calculus written in Common Lisp

common-lisp inference-engine inference-rules lisp-inference propositional-calculus propositional-logic truth-table

Last synced: 05 Nov 2024

https://github.com/wmannis/cl-svg

Produce Scalable Vector Graphics files with Common Lisp

common-lisp svg

Last synced: 04 Aug 2024

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

Common Lisp bindings to the GNU Readline library

bindings common-lisp gnu-readline readline

Last synced: 31 Oct 2024

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

Common Lisp developers you can support.

common-lisp open-source

Last synced: 31 Oct 2024

https://github.com/hraban/mac-app-util

Fix .app programs installed by Nix on Mac

apple common-lisp flakes macos nix plist plist-files plutil

Last synced: 10 Aug 2024

https://github.com/rajasegar/cl-trello-clone

A Trello clone demo app in Common Lisp

common-lisp htmx lisp trello trello-clone

Last synced: 22 Oct 2024

https://github.com/ak-coram/cl-duckdb

Common Lisp CFFI wrapper around the DuckDB C API

c-bindings common-lisp data-science duckdb lisp olap parquet sql

Last synced: 02 Aug 2024

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

Cookiecutter template to start a web project.

common-lisp cookiecutter

Last synced: 31 Oct 2024

https://github.com/mmontone/ten

The completeness of Djula meets the usability of Eco.

common-lisp html lisp web-template

Last synced: 04 Aug 2024

https://github.com/cxxxr/apispec

A Common Lisp library for handling Web API requests and responses.

common-lisp openapi3 validator web

Last synced: 31 Oct 2024

https://github.com/vindarel/replic

Build a terminal application in no time from an existing library.

common-lisp readline

Last synced: 31 Oct 2024

https://github.com/espinielli/pycalcal

Calendrical Calculations in Python

calendars calendrical-calculations common-lisp python

Last synced: 28 Oct 2024

https://github.com/thephoeron/qgame

QGAME: Quantum Gate and Measurement Emulator, a quantum computer simulator

common-lisp emulator quantum-computer-simulator quantum-computing quantum-gates

Last synced: 02 Aug 2024

https://github.com/olewhalehunter/kommissar

browser automation library and tool in Common Lisp on Emacs

automation bot browser common-lisp emacs parenscript

Last synced: 28 Oct 2024

https://github.com/jjba23/sss

Supreme Sexp System - SSS - a Lisp machine adventure

common-lisp dotfiles emacs gnu guile guix lisp nix scheme

Last synced: 02 Nov 2024

https://github.com/emacs-helm/helm-slime

Helm for SLIME

common-lisp emacs helm lisp

Last synced: 05 Aug 2024

https://github.com/vindarel/cl-ansi-term

Colorized output on ANSI terminals and more

ansi-terminal common-lisp

Last synced: 31 Oct 2024

https://github.com/tani/cl-skkserv

Common LispによるSKK辞書サーバーとその拡張

common-lisp input-method japanese skk skk-dic

Last synced: 16 Oct 2024

https://github.com/40ants/openrpc

OpenRPC implementation for Common Lisp

api common-lisp json-rpc open-rpc rpc

Last synced: 04 Nov 2024

https://github.com/snmsts/cserial-port

serial-port accessing library for common lisp

common-lisp

Last synced: 15 Oct 2024

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

Search, browse and load Quicklisp systems from Emacs.

common-lisp emacs lisp quicklisp slime

Last synced: 28 Oct 2024

https://github.com/sdilts/cl-bindgen

A command line tool and library for generating FFI wrappers for Common Lisp

cffi clang common-lisp ffi

Last synced: 04 Aug 2024

https://github.com/vindarel/abstock

Your catalogue of books and other products.

bookshops bookstore bookstore-web bookstoreonline common-lisp selling-platform

Last synced: 31 Oct 2024

https://github.com/Lisp-Stat/data-frame

Data frames for Common Lisp

common-lisp statistical-analysis

Last synced: 01 Aug 2024

https://github.com/fukamachi/supertrace

Superior Common Lisp `trace` functionality for debugging/profiling real world applications.

common-lisp debugging profiling

Last synced: 31 Oct 2024

https://github.com/vindarel/demo-web-live-reload

Stating the obvious: using the REPL to live-reload a running website

common-lisp image-based-development repl web-development

Last synced: 31 Oct 2024

https://github.com/EuAndreh/cl-slug

Small library to make slugs, mainly for URIs, from english and beyond.

common-lisp quicklisp roswell

Last synced: 04 Aug 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: 17 Sep 2024

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

Fuzzy match candidates from an input string.

common-lisp fuzzy-match-candidates

Last synced: 31 Oct 2024

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

My personal StumpWM config

common-lisp stumpwm stumpwmrc

Last synced: 06 Aug 2024

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

Exploring the Lisp Family of languages

clojure common-lisp gambit guile lisp scheme

Last synced: 12 Oct 2024

https://github.com/vindarel/colisper

Check and transform Lisp code with Comby (beta)

comby common-lisp elisp lisp refactoring

Last synced: 31 Oct 2024

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

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

Docker images for common lisp development

common-lisp docker

Last synced: 28 Oct 2024

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

Print licenses used by the given project and its dependencies.

common-lisp

Last synced: 31 Oct 2024

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

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

https://github.com/fukamachi/anypool

General-purpose connection pooling library for Common Lisp

common-lisp connection-pool

Last synced: 31 Oct 2024

https://github.com/fukamachi/ragno

Common Lisp Web crawling library based on Psychiq.

common-lisp crawling

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

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/rotatef/aws-sign4

Common Lisp library for Amazon Web Services signing version 4

common-lisp

Last synced: 04 Aug 2024

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

Some Clojure-ish thingies for Common Lisp

clojure common-lisp lisp

Last synced: 28 Oct 2024

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 Oct 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/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/rajasegar/cl-calendar

A Calendar demo in Common Lisp

calendar caveman2 common-lisp htmx hyperscript lisp

Last synced: 23 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: 05 Nov 2024

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

GTK3 CFFI binding

common-lisp gtk

Last synced: 15 Oct 2024

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

Github timeline in Common Lisp

common-lisp htmx hyperscript lisp ningle

Last synced: 23 Oct 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: 02 Aug 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: 05 Nov 2024

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

Send emails with SendGrid's API

common-lisp email email-sender sendgrid sendgrid-api

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

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

Brewing Beers in Common Lisp and htmx

common-lisp htmx hyperscript lisp ningle

Last synced: 23 Oct 2024

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: 10 Oct 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: 24 Oct 2024

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

A sample Warehouse management app in Common Lisp

caveman2 common-lisp demo lisp

Last synced: 23 Oct 2024

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

Reactive extensions for Common Lisp

common-lisp reactive-programming

Last synced: 04 Nov 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/vindarel/cl-readline-example

Using readline in Common Lisp.

common-lisp

Last synced: 31 Oct 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