sbcl

Tag

Cards List
#sbcl

Unexpected (to me) behaviour in Lisp sub-typing

Lobsters Hottest · 2026-08-14 Cached

The article explores unexpected behavior in Common Lisp's SBCL where array sub-typing works for integer types but fails for constrained types like (unsigned-byte 16), attributed to compiler optimizations and upgraded array element types.

0 favorites 0 likes
#sbcl

Steel Bank Common Lisp version 2.6.7

Hacker News Top · 2026-07-28

Steel Bank Common Lisp (SBCL) version 2.6.7 is released with bug fixes and improvements.

0 favorites 0 likes
#sbcl

SBCL: the ultimate assembly code breadboard (2014)

Hacker News Top · 2026-05-20 Cached

A technical blog post exploring how to use SBCL as a breadboard for assembly code, focusing on stack-based virtual machine techniques such as rotating stacks and efficient primop dispatch, with references to the F18 processor and x87 stack.

0 favorites 0 likes
← Back to home

Submit Feedback