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.
cl-svg
Produce Scalable Vector Graphics files with Common Lisp
Biochat
Natural language processing of Gene Expression Omnibus data
cl-rdkafka
Common Lisp library for Kafka
hobbits
Hobbits is a lightweight wire protocol for ETH 2.0 network testing purposes.
defmain
A helper to simplify command line arguments usage in Common Lisp
lisp-project-of-the-day
Here I'll post notes about Quicklisp projects. Also I publish them on Twitter account svetlyak40wt.
openrpc
OpenRPC implementation for Common Lisp
reblocks
A fork of Weblocks Common Lisp web framework
setup-lisp
GitHub Action to Setup Common Lisp tools
aws-sign4
Common Lisp library for Amazon Web Services signing version 4