Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
lib/common-lisp/parser.sx — cl-read/cl-read-all: lists, dotted pairs (a . b) → cons dict, quote/backquote/unquote/splice as wrapper lists, #' → FUNCTION, #(…) → vector dict, #:foo → uninterned dict, NIL→nil, T→true, integer radix conversion (#xFF/#b1010/#o17). Floats/ratios kept as annotated dicts. lib/common-lisp/tests/parse.sx — 62 tests, all green. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>