Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Common Lisp
![](https://explore-feed.github.com/topics/common-lisp/common-lisp.png)
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.
- GitHub: https://github.com/topics/common-lisp
- Wikipedia: https://en.wikipedia.org/wiki/Common_Lisp
- Created by: X3J13
- Released: 1984
- Related Topics: lisp, language,
- Last updated: 2025-02-09 00:05:53 UTC
- JSON Representation
https://github.com/opensourcedoc/cl-hello
Hello World Project for Common Lisp
boilerplate-project common-lisp demo-project lisp
Last synced: 06 Jan 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: 16 Jan 2025
https://github.com/vityok/curl-easy
An attempt to create CFFI bindings to the libCURL library
cffi common-lisp curl webclient
Last synced: 25 Dec 2024
https://github.com/azur1s/monolith
Markov Chain for text generation in Common Lisp
Last synced: 04 Feb 2025
https://github.com/ogty/lisp-getting-started
👽 Lisp Getting Started
clisp common-lisp getting-started graph lisp
Last synced: 08 Jan 2025
https://github.com/mihaiolteanu/cl-libiio
Common Lisp bindings for libiio.
cffi common-lisp iio iio-devices libiio
Last synced: 24 Dec 2024
https://github.com/galdor/advent-of-code-2024
Solutions for the Advent of Code 2024 in Common Lisp.
advent-of-code advent-of-code-2024 advent-of-code-2024-lisp common-lisp lisp
Last synced: 03 Feb 2025
https://github.com/nilqed/cl-weyl
Weyl Computer Algebra Substrate (dev)
common-lisp computer-algebra computer-algebra-system
Last synced: 28 Jan 2025
https://github.com/galdor/advent-of-code-2023
Solutions for the Advent of Code 2023 in Common Lisp.
advent-of-code advent-of-code-2023 advent-of-code-2023-common-lisp advent-of-code-2023-lisp common-lisp lisp
Last synced: 03 Feb 2025
https://github.com/fosskers/aero-fighter
A recreation (in CL) of a friend's old game that he wrote in Turbo Pascal.
Last synced: 01 Jan 2025
https://github.com/lewismj/inky
(Yet Another) C++ Lisp interpreter.
common-lisp interpreter lisp programming-language
Last synced: 17 Jan 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: 29 Jan 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: 03 Feb 2025
https://github.com/spkirich/bmstu-fp
МГТУ им. Баумана. Функциональное программирование
bmstu common-lisp functional-programming lisp
Last synced: 26 Dec 2024
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: 01 Feb 2025
https://github.com/cwchentw/cl-portable
Write Portable Common Lisp Code
common-lisp lisp lisp-library portable-library
Last synced: 17 Jan 2025
https://github.com/fwcd/lisp-music-theory
Music theory library for Common Lisp
Last synced: 13 Dec 2024
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: 20 Dec 2024
https://github.com/jaalonso/exercitium-lisp
Soluciones de los problemas de Exercitium con Common Lisp
Last synced: 01 Feb 2025
https://github.com/idorobots/cl-goodies
A heretical attempt at bringing some of the Lisp goodies to D. Greenspun's tenth rule included!
Last synced: 20 Dec 2024
https://github.com/paulwicking/adventofcode2024
Advent of Code 2024 solutions in Common Lisp
Last synced: 07 Feb 2025
https://github.com/derekxkwan/cl-libpd
trying to tap into libpd via common lisp's cffi
Last synced: 18 Jan 2025
https://github.com/rurumimic/lisp
List Processor
common-lisp functional-programming lisp
Last synced: 03 Jan 2025
https://github.com/z3t0/sprint-stars
Display the stars of a GitHub User
api common-lisp github side-project
Last synced: 21 Dec 2024
https://github.com/sarab97/euler
Solution for project euler problems in lisp
common-lisp euler-project euler-solutions lisp
Last synced: 14 Jan 2025
https://github.com/inloco/incognia-common-lisp
Common Lisp client library for Incognia's API
Last synced: 30 Dec 2024
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: 12 Jan 2025
https://github.com/james-p-d/nqueens
N-Queens solver in Common Lisp
common-lisp lisp n-queens n-queens-problem
Last synced: 18 Jan 2025
https://github.com/vpayno/exercism-workspace
Exercism Workspace (https://exercism.org/docs/tracks)
awk bash c common-lisp cpp dart exercism-solutions gleam-lang go haskell jq lua python rlang ruby rust tcl vimscript webassembly
Last synced: 19 Jan 2025
https://github.com/polaris/binana
Binary analysis tool written in Common Lisp
Last synced: 13 Jan 2025
https://github.com/vityok/cl-mediawiki-v
A very simple and incomplete MediaWiki (Wikipedia) API client implementation in Common Lisp
common-lisp lisp mediawiki-bot mediawiki-client wikipedia-bot wikipedia-scraper
Last synced: 25 Dec 2024
https://github.com/wuweiweiwu/ai-algos
Implementation of classic search algorithms in Common Lisp
common-lisp missionaries-cannibals-problem nine-puzzles-problem
Last synced: 24 Jan 2025
https://github.com/tokenrove/gato-0
Personal archaeology: incomplete cat interpreter
Last synced: 09 Feb 2025
https://github.com/temporal/tswr-asteroids
A small asteroids game for testing the Parendeck 2D engine.
Last synced: 19 Jan 2025
https://github.com/temporal/chronoton
Home automation system backend.
common-lisp home-automation hue-lights raspberry-pi
Last synced: 19 Jan 2025
https://github.com/polaris/ice
Ray Tracing in One Weekend written in Common Lisp
Last synced: 13 Jan 2025
https://github.com/jakub-stastny/jakub-stastny
My GitHub profile.
common-lisp emacs profile-readme
Last synced: 08 Jan 2025
https://github.com/vlad-km/jscl-ffi
JSCL (Moren edition) FFI - no longer supported
common-lisp commonlisp electron-app html js-object jscl moren obj rxjs web-assembly
Last synced: 24 Oct 2024
https://github.com/cwbowron/puzzle-solvers
Solvers for random puzzles, games, etc.
Last synced: 30 Dec 2024
https://github.com/temporal/cloze-call
Automatically exported from code.google.com/p/cloze-call
Last synced: 19 Jan 2025
https://github.com/temporal/esejepg
Website for translation of Paul Graham's essays into Polish language.
common-lisp essays paul-graham static-site static-site-generator
Last synced: 19 Jan 2025
https://github.com/sven-hluchy/spyglass
HTML parser written in Common Lisp. WIP.
Last synced: 09 Feb 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: 30 Dec 2024
https://github.com/asimpson/advent-of-code
advent-of-code-2017 common-lisp nodejs rust
Last synced: 24 Jan 2025
https://github.com/cwchentw/cl-yautils
Yet Another Utilities for Common Lisp
common-lisp lisp lisp-library utility-library
Last synced: 17 Jan 2025
https://github.com/yitzchak/ansi-test-harness
A testing harness that fetches ansi-test and allows subsets and extrinsic systems
Last synced: 31 Jan 2025
https://github.com/jadedctrl/webtentacle
Webfinger implementation for Clack. (Mirror 🪞)
clack common-lisp fediverse lisp webfinger
Last synced: 21 Jan 2025
https://github.com/scymtym/language.yaml
UNFINISHED Native Common Lisp YAML implementation
Last synced: 31 Jan 2025
https://github.com/younghakim7/lisp_language
lips & My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7
Last synced: 16 Jan 2025
https://github.com/yitzchak/hoop
Common Lisp iteration made more hoopy
common-lisp extensible iteration portable
Last synced: 31 Jan 2025
https://github.com/somecho/cl-fnl
Common Lisp bindings for FastNoiseLite
bindings common-lisp fastnoiselite
Last synced: 31 Jan 2025
https://github.com/cl-qob/setup-qob
Install Qob for GitHub Actions workflow
common-lisp github-actions setup
Last synced: 22 Dec 2024
https://github.com/owainkenwayucl/okschemelib
Some Scheme variants lack functions like range. This repo contains very OK (i.e. bad) implementations thereof as well as some Common LISP versions just to be perverse..
Last synced: 28 Jan 2025
https://github.com/kkazuo/koazblob
Microsoft Azure Blob Storage API for Common Lisp
Last synced: 16 Jan 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: 08 Jan 2025
https://github.com/vollcheck/l99
my solutions on Ninety-Nine Problems in Lisp
Last synced: 13 Jan 2025
https://github.com/rsm-lisper/stumpwm-konfiguracja
moja konfiguracja stump-wm
common-lisp configuration stumpwm window-manager
Last synced: 24 Dec 2024
https://github.com/codewars/rove-codewars
Codewars reporter for rove
code-runner common-lisp test-reporting
Last synced: 10 Jan 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: 09 Feb 2025
https://github.com/junker/clavier-email-ext-validator
Extended email validator for Clavier
clavier common-lisp email-validation email-validator
Last synced: 01 Jan 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: 09 Feb 2025
https://github.com/panadestein/quant_clq
A quantum interpreter in Common Lisp
common-lisp interpreter quantum-computing
Last synced: 13 Jan 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: 08 Feb 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: 17 Jan 2025
https://github.com/jpcima/narrowed-types
Type definitions narrowed with predicates
Last synced: 13 Jan 2025
https://github.com/dcasella/multivariate-polynomials
Multivariate polynomials manipulation libraries for Lisp and Prolog
common-lisp multivariate-polynomials prolog
Last synced: 04 Feb 2025
https://github.com/musicus/common-lisp-set-theory-tools
Common Lisp set theory functions.
common-lisp music-theory set-theory
Last synced: 31 Jan 2025
https://github.com/omerixe/adventofcode
My solutions for Advent of Code
adventofcode2017 adventofcode2018 adventofcode2021 adventofcode2022 adventofcode2023 aoc2017 aoc2018 aoc2021 aoc2022 aoc2023 common-lisp kotlin swift
Last synced: 03 Feb 2025
https://github.com/junker/guri
URL Parser/Builder system for Common Lisp
common-lisp uri-builder uri-parser url-builder url-parser
Last synced: 01 Jan 2025
https://github.com/capjamesg/lisp-scripts
One-off scripts and experiments written in Lisp.
Last synced: 08 Feb 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: 22 Dec 2024
https://github.com/bepitulaz/cryptobot
Facebook messenger bot for cryptocurrencies information.
common-lisp cryptocurrency facebook-messenger
Last synced: 11 Jan 2025