An implementation of the Language Server Protocol for Common Lisp
-
Updated
Feb 4, 2023 - TypeScript
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.
An implementation of the Language Server Protocol for Common Lisp
A tinkerer's bridge b/w Emacs and Web Browser (Firefox and Chrome)
This VS code extension supports language features for Common Lisp.
Solving AoC-2022 in a new language everyday!
〰️ Common Lisp language extension for coc.nvim
Cytoscape widget for common-lisp-jupyter
Kekule widget for common-lisp-jupyter
Install Qob for GitHub Actions workflow
Created by X3J13
Released 1984