Lisp
Coverage of Lisp in the Nexus archive.
- (How to Write a (Lisp) Interpreter (In Python))
The article provides a tutorial on creating a Lisp interpreter using Python. It includes a direct link to the content and a Hacker News comments page with minimal engagement (7 points, 1 comment).
- Lisp in Vim (2019)
The article 'Lisp in Vim (2019)' discusses integrating the Lisp programming language with the Vim text editor to enhance scripting capabilities. It provides technical insights into configuring Vim for Lisp development, targeting developers interested in customizing their coding environment.
- ClojureScript Gets Async/Await
ClojureScript has released a new version with async/await support, available at https://clojurescript.org/news/2026-05-07-release, and discussed on https://news.ycombinator.com/item?id=48059662 with 2 comments and 13 points. The release is a significant update for the programming language. ClojureScript is a dialect of the Lisp programming language.
- Olive CSS: Lisp powered vanilla CSS utility-Class A la Tailwind
Olive CSS is a new Lisp-powered vanilla CSS utility-class framework inspired by Tailwind. It is hosted on Codeberg and has been shared on Hacker News with 3 points and no comments.
- Hot Wiring the Lisp Machine
The article discusses the revival of Lisp Machines, a specialized computer system from the 1970s–1980s used in AI research. It explores hardware and software modifications to restore or repurpose these machines, highlighting their historical significance in programming language development.