Nyxt - the internet on your terms.
-
Updated
Jun 7, 2021 - Common Lisp
{{ message }}
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 refered 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.
Nyxt - the internet on your terms.
Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs.
A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.
intended to be a launcher for a major lisp environment that just works.
Mirror of Steel Bank Common Lisp (SBCL)'s official repository
A fast non-blocking HTTP server on top of libev
Common Lisp editor/IDE with high expansibility
Short and sweet LISP editing
See https://github.com/inconvergent/weir instead
A Lisp-to-Javascript compiler bootstrapped from Common Lisp
Lightweight web application framework for Common Lisp.
The example in the section on walking/traversing directories lists the arguments of the uiop:collect-sub*directories
It would be good to reorder the list in the order of this function's arguments like so:
That will make the example more readable
The documentation for advise ([http://ccl.clozure.com/docs/ccl.html#advising]) is buggy. Instead of arglist both examples should say (car arglist).
Want to back this issue? Post a bounty on it! W
A portable common lisp development environment
A system for making generative systems
clim-tos has a portable function render-bezier-curve which computes points that are further passed to medium-draw-polygon*. Investigate whether porting it to McCLIM as a default function is a viable option.
It is hard to debug these hash table monstrosities without some visualization. Maybe we can visualize them with a Hasse diagram.
The notebook-style Common Lisp environment
An implementation of Python in Common Lisp
It looks like the upcoming sbcl 2.0.1 release includes changes to move certain symbols out of cl:*features* and into sb-impl:+internal-features+ [[1]]. IIUC, any "non-public" features will continue to work (for now), but issue a warning [[2]].
I haven't tested it, but it looks like we use at least one such soon-to-be-deprecated feature, namely avx2. We should figure out what to do about
64-bit Emacs for Windows with ImageMagick 7
Learn Lisp The Hard Way source-code and full book text
A Common Lisp dev environment for Vim (and Neovim)
Created by X3J13
Released 1984
When creating a dump from OpenEdge (Progress) database, boolean fields will contain the following values: