
jank is the first Lisp to be able to seamlessly reach into C++. Check it out!

jank is the first Lisp to be able to seamlessly reach into C++. Check it out!
Spring Lisp Game Jam 2025 - itch.io
A game jam from 2025-05-09 to 2025-05-26 hosted by David Thompson & technomancy. Lisp Game Jam is a recurring game jam taking place for a full 10 days. After the jam has finished, 7 days are given to everyone to try out the game su...
Defense of Lisp macros - Mihai Olteanu
An overview of all the tools, standards and special languages used in the automotive industry where the official language is actually C.
Distributed Parallel Lisp Computing Experiment
Browser Wizardry: How to Find Your Lost Tabs!
Click to view this content.
Early Standardization of Common Lisp
This paper on the early standardization of Common Lisp is very interesting despite having been published in 1982, even prior to CLtL1. By tracing the history of Lisp the paper highlights how the two major dialects at the time, MacLisp and Interlisp, influenced the design of Common Lisp. And it expl...
Paolo Amoroso (@[email protected]) writes:
This paper on the early standardization of Common Lisp (full text) is very interesting despite having been published in 1982, even prior to CLtL1.
By tracing the history of Lisp the paper highlights how the two major dialects at the time, MacLisp and Interlisp, influenced the design of Common Lisp. And it explains why the former was the major influence and little of the latter ended up in the new standard.
Awesome Fennel
Awesome Fennel. Contribute to adelarsq/awesome-fennel development by creating an account on GitHub.
Fennel is a programming language that brings together the speed, simplicity, and reach of Lua with the flexibility of a lisp syntax and macro system.
You can write machine-code functions in uLisp with the help of the ARM assembler written in Lisp, and I’ve recently updated it to make it more compact. It will now fit on a board with about 2000 objects of workspace, with room to spare to write assembler programs and run them. This post describes h...
Nanopass compiler framework (used by Chez Scheme)
(I can help with moderation if needed.)