Muxxy: Like Slime, for AI + Tmux
Developer DJ Haskell released Muxxy, a Rust-based CLI tool that lets AI assistants interact with REPLs through tmux, addressing the challenge of AI-driven REPL workflows. The tool, which supports SBCLβ¦
Developer DJ Haskell released Muxxy, a Rust-based CLI tool that lets AI assistants interact with REPLs through tmux, addressing the challenge of AI-driven REPL workflows. The tool, which supports SBCLβ¦
Llambda.lisp, a pure Common Lisp inference engine for running quantized large language models from .gguf files, achieves C-level throughput using AVX2/FMA acceleration and multi-threading without wrapβ¦
A 17-year-old developer built a bare-metal cognitive substrate for artificial superintelligence on a Redmi 9 phone using C11, Common Lisp, and Nim. The project, called NYXAR MIND, features hardware seβ¦
A developer recreated an AI agent loop in 100 lines of Common Lisp, arguing that the language's recursion and eval capabilities make it ideal for building agents. The project, built with SBCL and two β¦