common-lisp

Tag

Cards List
#common-lisp

@yibie: Recommend this article that gave me chills. A developer recalls a professor 25 years ago saying "Lisp is the language of AI," and then he wrote a complete agent in 100 lines of Common Lisp—8 lines of recursive agent loop, one tool being e…

X AI KOLs Timeline · 2026-07-13 Cached

A developer built an AI agent in 100 lines of Common Lisp, with the only tool being eval. The model executes code through a recursive agent loop and restores skills via a persisted transcript, showcasing Lisp's unique advantage as an AI language.

0 favorites 0 likes
#common-lisp

An agent in 100 lines of Lisp

Hacker News Top · 2026-07-07 Cached

The author reflects on learning Lisp for symbolic AI 25 years ago and demonstrates how a modern AI agent loop can be implemented in just 100 lines of Common Lisp, emphasizing the elegance of recursion.

0 favorites 0 likes
#common-lisp

★ Follow-up to "Blaming the model won't fix your workflow": the paper is now a preprint. The real learnings: composable domains, a verification ratchet, and tool naming.

Reddit r/artificial · 2026-07-05

The author announces a preprint on building an agentic system with composable domains, a verification ratchet, and careful tool naming, sharing practical lessons and an open-source Common Lisp implementation.

0 favorites 0 likes
#common-lisp

cl-bbs: the schemeBBS-like textboard rewritten in Common Lisp

Lobsters Hottest · 2026-06-21 Cached

cl-bbs is a high-performance anonymous textboard engine written in Common Lisp, faithfully replicating the original SchemeBBS style. It offers features like formatting support, image previews, and zero-JavaScript rendering.

0 favorites 0 likes
#common-lisp

mold-desktop

Lobsters Hottest · 2026-06-07 Cached

Mold-desktop is a desktop environment project written in Common Lisp, hosted on Codeberg with modules for apps, documentation, and examples.

0 favorites 0 likes
#common-lisp

Common Lisp Portability Library Status

Lobsters Hottest · 2026-05-26 Cached

A comprehensive status overview of Common Lisp portability libraries showing compatibility percentages across different Common Lisp implementations.

0 favorites 0 likes
#common-lisp

Lisp in Vim (2019)

Hacker News Top · 2026-05-23 Cached

A detailed comparison of Slimv and Vlime, two Vim plugins for interactive Lisp programming, covering setup, features, and recommendations.

0 favorites 0 likes
#common-lisp

Hyperpolyglot Lisp: Common Lisp, Racket, Clojure, Emacs Lisp

Lobsters Hottest · 2026-05-17 Cached

A side-by-side reference sheet comparing syntax and features of Common Lisp, Racket, Clojure, and Emacs Lisp.

0 favorites 0 likes
← Back to home

Submit Feedback