ctx – an Agentic Development Environment (ADE)
Another agentic IDE when Cursor and Continue already dominate this space.
Another Common Lisp implementation competing with established giants like SBCL.
Compiler engineers, Common Lisp enthusiasts
SBCL · Clozure CL · GNU CLISP
Another agentic IDE when Cursor and Continue already dominate this space.
Agent-centric IDE with autonomous code read/edit/run/verify, but lacks shipping demo or user adoption proof.
New Common Lisp implementation hitting 80% standard coverage without LLM assistance.
Docker wrapper to swap coding agents without breaking workflow, but tool-switching alone isn't novel.
Replaces LLVM for eBPF with a 5,500-line Common Lisp compiler matching clang optimization.
Macro-driven registration plus a header-only option makes the API trivial to drop into an existing codebase, and the SKYBOLT_REFLECT_EXTERN pattern to force linker inclusion is a nice practical fix for the usual static-init gotcha. It supports member/getter/setter/lambda-backed properties, std::vector and std::optional, property change callbacks, and even calls out DLL-boundary behavior — the README shows concrete examples and a Qt-backed property editor, which makes the library feel engineered for real tooling use rather than being an academic toy.