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/nilqed/jucl

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

common-lisp jupyter jupyter-kernel

Last synced: 21 Jan 2025

https://github.com/jpcima/narrowed-types

Type definitions narrowed with predicates

common-lisp types

Last synced: 13 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/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/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/rajasegar/cl-caveman-tailwind

Common Lisp Web application boilerplate using Caveman and Tailwind CSS

boilerplate boilerplate-template caveman2 common-lisp lisp tailwindcss

Last synced: 16 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: 05 Dec 2024

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

Indonesia myquran api client

common-lisp lisp

Last synced: 20 Dec 2024

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/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/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/mrexox/climes

Common Lisp Manager for Systems (WIP)

common-lisp quicklisp

Last synced: 12 Dec 2024

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

This is just a test.

common-lisp http-server lisp server

Last synced: 15 Dec 2024

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/jadedctrl/webtentacle

Webfinger implementation for Clack. (Mirror 🪞)

clack common-lisp fediverse lisp webfinger

Last synced: 21 Jan 2025

https://github.com/younghakim7/lisp_language

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

common-lisp emacs lisp

Last synced: 16 Jan 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/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..

common-lisp scheme

Last synced: 28 Jan 2025

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

Common Lisp wrapper for libjpeg-turbo

common-lisp images lisp

Last synced: 17 Dec 2024

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

Common Lisp Guessing game

clozure common-lisp game lisp

Last synced: 28 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/lross2k/practice-in-clisp

Simple implementations made in Common Lisp to practice different concepts

common-lisp lisp

Last synced: 13 Dec 2024

https://github.com/vendethiel/readlist.cl

Common Lisp experiment

common-lisp lisp

Last synced: 27 Jan 2025

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

Common Lisp system implementing Huet zippers

common-lisp zipper

Last synced: 12 Dec 2024

https://github.com/jakergrossman/aoc

Advent of Code Solutions

common-lisp cpp

Last synced: 01 Jan 2025

https://github.com/jf17/hello-lisp

:octocat: hello-world on LISP lang

common-lisp hello-world lisp

Last synced: 12 Jan 2025

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/codewars/rove-codewars

Codewars reporter for rove

code-runner common-lisp test-reporting

Last synced: 10 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/bepitulaz/cryptobot

Facebook messenger bot for cryptocurrencies information.

common-lisp cryptocurrency facebook-messenger

Last synced: 11 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/azur1s/monolith

Markov Chain for text generation in Common Lisp

common-lisp text-generation

Last synced: 10 Dec 2024

https://github.com/inloco/incognia-common-lisp

Common Lisp client library for Incognia's API

common-lisp incognia

Last synced: 30 Dec 2024

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/kkazuo/koazblob

Microsoft Azure Blob Storage API for Common Lisp

azure common-lisp

Last synced: 16 Jan 2025

https://github.com/ailisp/ffigen5

try to bring back ccl's ffigen4

ccl common-lisp ffi

Last synced: 30 Jan 2025

https://github.com/scymtym/language.yaml

UNFINISHED Native Common Lisp YAML implementation

common-lisp parser yaml

Last synced: 31 Jan 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/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/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/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/hraban/nix-tools

Personal utility scripts and Nix tools

common-lisp nix

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

https://github.com/polaris/ice

Ray Tracing in One Weekend written in Common Lisp

common-lisp raytracing

Last synced: 13 Jan 2025

https://github.com/polaris/binana

Binary analysis tool written in Common Lisp

binary-analysis common-lisp

Last synced: 13 Jan 2025

https://github.com/polaris/common-lisp-recipes

Common Lisp Recipes

common-lisp recipes

Last synced: 13 Jan 2025

https://github.com/tokenrove/gato-0

Personal archaeology: incomplete cat interpreter

cat common-lisp interpreter

Last synced: 16 Dec 2024

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/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/buhe/study-lisp

Just fun.

common-lisp

Last synced: 01 Jan 2025

https://github.com/fosskers/aero-fighter

A recreation (in CL) of a friend's old game that he wrote in Turbo Pascal.

common-lisp raylib

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/spkirich/bmstu-fp

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

bmstu common-lisp functional-programming lisp

Last synced: 26 Dec 2024

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/ogty/lisp-getting-started

👽 Lisp Getting Started

clisp common-lisp getting-started graph lisp

Last synced: 08 Jan 2025

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

Fedora Copr for Nyxt

browser common-lisp nyxt

Last synced: 21 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/derekxkwan/cl-libpd

trying to tap into libpd via common lisp's cffi

common-lisp ffi libpd

Last synced: 18 Jan 2025