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/eugeneia/trivial-documentation

Scrape on-line documentation out of a running Lisp image

common-lisp documentation

Last synced: 31 Jan 2025

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

Colorimetric data: color matching functions, illuminants, etc.

asdf colorimetry common-lisp library

Last synced: 19 Jan 2025

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

Project Euler in Common Lisp

common-lisp project-euler

Last synced: 15 Jan 2025

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

Common Lisp bindings to Pushover

common-lisp pushover

Last synced: 19 Jan 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: 08 Feb 2025

https://github.com/b3nj5m1n/crayon

Terminal string styling in common lisp

ansi cli color commandline common-lisp console lisp terminal

Last synced: 24 Dec 2024

https://github.com/the-flx/cl-flx

Rewrite emacs-flx in Common Lisp

cl common-lisp flx

Last synced: 06 Feb 2025

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

A command line utility for managing programs installed from source

common-lisp installation version-control

Last synced: 17 Jan 2025

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

Common lisp utilities for multiple values.

common-lisp lisp

Last synced: 01 Feb 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: 18 Dec 2024

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

Maxima code for some asymptotic expansions.

common-lisp mathematics maxima-cas special-functions

Last synced: 09 Jan 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: 01 Jan 2025

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

User Agent Parser for Common Lisp

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

Last synced: 01 Jan 2025

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

The Computer Store in Common Lisp

caveman2 common-lisp demo lisp

Last synced: 18 Jan 2025

https://github.com/ibelieve/slip

Simple static site generator in Common Lisp

common-lisp css html static-site-generator

Last synced: 19 Dec 2024

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

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

A implementation of Authenticated Encryption of Lisp

authenticated common-lisp encryption lisp

Last synced: 16 Jan 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: 18 Jan 2025

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

Code for lisp for the web post

caveman2 common-lisp djula hunchentoot lisp

Last synced: 18 Jan 2025

https://github.com/nilqed/fricas0

A pure Common Lisp build of FriCAS

common-lisp computer-algebra-system fricas

Last synced: 28 Jan 2025

https://github.com/8dcc/lisp-stuff

Stuff I made while learning Common Lisp, Emacs Lisp and Scheme

common-lisp emacs-lisp lisp scheme stuff

Last synced: 07 Jan 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: 02 Jan 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: 17 Jan 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: 16 Jan 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: 19 Jan 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: 08 Jan 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: 28 Jan 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: 28 Jan 2025

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

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

common-lisp

Last synced: 31 Jan 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: 06 Nov 2024

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

https://github.com/rudolfochrist/jasql

Simple SQL in Common Lisp

common-lisp lisp postgresql sqlite

Last synced: 01 Feb 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: 09 Feb 2025

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

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

common-lisp

Last synced: 31 Jan 2025

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

Common Lisp Boilerplate to Build an Application

boilerplate-application common-lisp lisp

Last synced: 06 Jan 2025

https://github.com/adlai/alref

setf-expander for alists

common-lisp

Last synced: 04 Feb 2025

https://github.com/jbernardo95/micro-clos

Tiny class system implemented in Common Lisp

common-lisp metaprogramming object-oriented-programming

Last synced: 29 Jan 2025

https://github.com/monkeyjunglejuice/monkeyjunglejuice.github.io

My personal blog about learning programming and other things I'm interested in :D

beginner beginner-friendly beginners-guide common-lisp emacs learn-to-code learning-notes lisp ocaml tutorials

Last synced: 13 Jan 2025

https://github.com/temporal/parendeck2d

A 2D game engine written in Lisp.

common-lisp game-engine

Last synced: 19 Jan 2025

https://github.com/diasbruno/cli.cl

Create a command-line parser and runner.

cli command-line-utility common-lisp lisp

Last synced: 08 Feb 2025

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

Sucker's single file binary creator

common-lisp single-binary sucker

Last synced: 06 Feb 2025

https://github.com/dnmfarrell/exercism-common-lisp

My solutions for the Exercism Common Lisp track

common-lisp exercism exercism-solutions

Last synced: 16 Jan 2025

https://github.com/junker/lack-session-store-clache

Clache Session store for Lack

common-lisp

Last synced: 10 Feb 2025

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

Common Lisp wrapper for libjpeg-turbo

common-lisp images lisp

Last synced: 09 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: 01 Jan 2025

https://github.com/junker/extracond

Extra set of conditional macros for Common Lisp

common-lisp macros

Last synced: 01 Jan 2025

https://github.com/junker/gnotify

Common Lisp system to send desktop notifications

common-lisp libnotify notification notifications

Last synced: 01 Jan 2025

https://github.com/junker/gresolver

DNS client (resolver) for Common Lisp

common-lisp dns dns-client dns-resolver

Last synced: 01 Jan 2025

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

Common Lisp system for OpenSSL compatible AES encryption

aes aes-cbc common-lisp

Last synced: 01 Jan 2025

https://github.com/junker/rssgen

RSS 2.0 generator for Common Lisp

common-lisp rss rss-generator

Last synced: 01 Jan 2025

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

Sample Employee database app with Common Lisp

caveman2 common-lisp demo lisp

Last synced: 18 Jan 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: 10 Feb 2025

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

Google Admob server-side verification system for Common Lisp

admob common-lisp ssv

Last synced: 01 Jan 2025

https://github.com/junker/fcm

Common Lisp Client for FCM - Firebase Cloud Messaging

common-lisp fcm fcm-notifications firebase firebase-fcm

Last synced: 01 Jan 2025

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

Minuscule Github api v3 client for Common Lisp

common-lisp

Last synced: 19 Dec 2024

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

Common Lisp interface to Gitlab's api - mirror of https://gitlab.com/vindarel/cl-gitlab (staling repository, I don't use it)

common-lisp

Last synced: 19 Dec 2024

https://github.com/vityok/ambar

A primitive read-only file server for Raspberry Pi

common-lisp commonlisp fileserver raspberry-pi raspberry-pi-3 raspberrypi

Last synced: 25 Dec 2024

https://github.com/kevorr/tools

Things that don't fit in other repos

common-lisp python

Last synced: 25 Dec 2024

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

Can you protect your produce from nasty critters?

common-lisp trial

Last synced: 01 Jan 2025

https://github.com/cwchentw/cl2js

Convert Common Lisp to JavaScript with Parenscript

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

Last synced: 17 Jan 2025

https://github.com/coalton-lang/coalton-mode

An Emacs major mode for Coalton.

coalton common-lisp emacs lisp

Last synced: 12 Oct 2024

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

Common Lisp portmanteau library

common-lisp portmanteau

Last synced: 26 Jan 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: 19 Jan 2025

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

SBCL + Quicklisp for Docker.

common-lisp docker sbcl

Last synced: 19 Jan 2025

https://github.com/somecho/dripsy

upcoming creative coding framework in common lisp

common-lisp creative-coding opengl

Last synced: 31 Jan 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/hiphish/completion-nvim-vlime

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

common-lisp completion neovim-plugin

Last synced: 26 Jan 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/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/wunki/cl-example

Example Common Lisp project to get you started quickly.

common-lisp lisp template

Last synced: 31 Jan 2025

https://github.com/yitzchak/ziz

An ad hoc Quicklisp distribution

common-lisp quicklisp

Last synced: 31 Jan 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/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: 28 Jan 2025

https://github.com/nilqed/jucl

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

common-lisp jupyter jupyter-kernel

Last synced: 21 Jan 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: 19 Dec 2024

https://github.com/fabiokleis/land-of-lisp

learning lisp by following Land of Lisp book. http://landoflisp.com

common-lisp land-of-lisp lisp

Last synced: 22 Dec 2024

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

Common Lisp system implementing Huet zippers

common-lisp zipper

Last synced: 06 Feb 2025

https://github.com/diasbruno/http-server

This is just a test.

common-lisp http-server lisp server

Last synced: 08 Feb 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: 24 Jan 2025

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

Access Hackerspace Kraków programmatically through a helpful Common Lisp library.

common-lisp hackerspace

Last synced: 19 Jan 2025

https://github.com/monkeyjunglejuice/emacs.ontop

Mission: Providing a great user experience in Emacs for various programming languages.

common-lisp elixir emacs emacs-setup emacs-starter-kit haskell julia ocaml racket

Last synced: 13 Jan 2025

https://github.com/mrexox/climes

Common Lisp Manager for Systems (WIP)

common-lisp quicklisp

Last synced: 06 Feb 2025

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

Simple implementations made in Common Lisp to practice different concepts

common-lisp lisp

Last synced: 06 Feb 2025

https://github.com/kikytokamuro/nyxt-fedora

Fedora Copr for Nyxt

browser common-lisp nyxt

Last synced: 21 Jan 2025