This project explores Norvig's modular approach to graph search using literate programming
-
Updated
Jul 13, 2017 - HTML
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.
This project explores Norvig's modular approach to graph search using literate programming
Common Lisp Web application boilerplate using Caveman and Tailwind CSS
Please sponsor me to speed up the development of Common Lisp Open Source!
Sample Employee database app with Common Lisp
🇰🇷☯👽 Lisp Korea Static Site - https://lispkorea.github.io/
Yet another URL shortener written in Common Lisp (using PostgreSQL database).
Norvig's implementation of the General Problem Solver
LASS counterpart of Marx - classless CSS framework
Please join us for fun on-topic conversations about Common Lisp! We respect your time.
[article] Informal yet helpful information on the standard symbols and their bindings. Easily find related symbols by browsing categories.
My web page revamped (retro) and based on Common Lisp
[article] Learn about the DEFINITIVE Common Lisp reference. Install it with Quicklisp for fast browsing, even when offline; query it from Emacs+Slime.
[Article] Notably features a big epic table listing all the prefix arguments, modifiers and consumed arguments of all FORMAT directives.
A d3js interface for creating plots in LISP
This is the source code for the HexstreamSoft website. (#1 Common Lisp site on Alexa from October 2020 to mid-February 2021, peaked at 35 minutes Daily Time on Site and 24.4% Bounce Rate.)
Common Lisp CFFI interface for libtcod, the roguelike library (fork for latest libtcod)
Created by X3J13
Released 1984