Common Lisp topic

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.

List Common Lisp repositories

cl-svg

40
Stars
7
Forks
Watchers

Produce Scalable Vector Graphics files with Common Lisp

Biochat

49
Stars
13
Forks
Watchers

Natural language processing of Gene Expression Omnibus data

cl-rdkafka

42
Stars
7
Forks
Watchers

Common Lisp library for Kafka

hobbits

25
Stars
17
Forks
Watchers

Hobbits is a lightweight wire protocol for ETH 2.0 network testing purposes.

defmain

29
Stars
1
Forks
Watchers

A helper to simplify command line arguments usage in Common Lisp

lisp-project-of-the-day

51
Stars
6
Forks
Watchers

Here I'll post notes about Quicklisp projects. Also I publish them on Twitter account svetlyak40wt.

openrpc

27
Stars
3
Forks
Watchers

OpenRPC implementation for Common Lisp

reblocks

47
Stars
7
Forks
Watchers

A fork of Weblocks Common Lisp web framework

setup-lisp

26
Stars
4
Forks
Watchers

GitHub Action to Setup Common Lisp tools

aws-sign4

18
Stars
6
Forks
Watchers

Common Lisp library for Amazon Web Services signing version 4