moja konfiguracja stump-wm
-
Updated
Dec 14, 2018 - Shell
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.
moja konfiguracja stump-wm
Example Common Lisp project to get you started quickly.
fpLISP: A minimum LISP interpreter for functional programming
🌄 Dotfiles that make you feel at $HOME.
A boilerplate Common Lisp project's template.
Docker Arch Linux image with Common Lisp implementations
Common Lisp download helper for Tecgraf libraries (IUP, CD and IM)
Convert Common Lisp to JavaScript with Parenscript
My personal project template for Common Lisp
TRNIDS: TR National Identifier Suite
Dockerfiles for Common Lisp programming
A portable common lisp development environment
Created by X3J13
Released 1984