Show HN: An implementation of Common Lisp in development, reached version 1.6
Category: other
Tags: common-lisp, lisp-implementation, interpreter
Score: 5.3/10 (Innovation: 4, Technical: 7, Documentation: 3, Utility: 5)
alisp is a Common Lisp implementation that covers a significant portion of the standard and can load real-world systems like ASDF. Its recent 1.6 release includes redesigned specialized arrays, expanded sequence and package support, and new generic functions, demonstrating ongoing development in a niche but well-established language ecosystem.
Target audience: backend devs, language enthusiasts
Repository: https://savannah.nongnu.org/news/?id=10889
View on Hacker News