July 28, 2026

Lisp update sparks delight and despair

Steel Bank Common Lisp version 2.6.7

SBCL drops another update and the comments instantly turn into nerd joy, confusion, and pleas for help

TLDR: SBCL 2.6.7 adds speed boosts, bug fixes, and a new built-in manual feature for a veteran programming tool. Commenters were split between hype over performance upgrades, jokes about the version number, and frustration that some powerful features still seem poorly explained.

Steel Bank Common Lisp, a long-running programming tool with a cult following, just rolled out version 2.6.7, and the actual release notes are a very specific buffet: faster text handling, better support for modern computer chips, cleaner bug fixes, and even a new way to explore the manual from inside the tool itself. In plain English: the software got quicker, tidier, and a little more convenient for people who live in this world every day.

But the real action was in the community reactions, where the mood swung from celebration to bewilderment in record time. One commenter immediately crowned the release with the deadpan joke, "Great semver number," turning the version label itself into the punchline. Another zeroed in on the speed upgrades for fancy processor features and basically said, wow, this is huge — then followed it with the classic internet sequel: can someone explain how this actually works? That vibe spread fast. One person admitted they "kinda want to try" the language but feel like they need a reason, while another confessed they were "going pretty deep on Lisp on accident," which is maybe the most accidentally dramatic programmer sentence of the week.

Then came the mini-drama from the practical crowd: please document the memory arena feature already. Oof. So while fans were happy to see the project still "going strong," the comments also exposed an old open-source truth: users love shiny improvements, but they will absolutely drag you if the instructions are missing. In other words, the update landed, the nerds cheered, the curious got intimidated, and somebody showed up waving the documentation complaint like a protest sign.

Key Points

  • SBCL 2.6.7 was released as the latest version in the Steel Bank Common Lisp release series.
  • The release introduces the new SB-MANUAL contrib module, enabling interactive exploration of the SBCL manual through docstrings.
  • SBCL 2.6.7 adds AVX512 instruction support on x86-64, with credit given to Robert Smith and Arthur Miller.
  • The update includes bug fixes affecting READ with *READ-SUPPRESS*, CONCATENATE compilation, numeric treatment of (EQL <complex>) types, and quiet NaN handling in LOG.
  • Performance and documentation updates include enhanced SIMD use for UTF-8 conversion, compiler optimizations, a row-major array documentation correction, and Markdown-style internal docstrings.

Hottest takes

"Great semver number" — arikrahman
"I’m going pretty deep on Lisp on accident" — sroerick
"please add documentation for how to use the memory arena feature" — HexDecOctBin
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.