Depends on: cffi, cl-fad, cl-ppcre, trees, usocket
Repository: https://gitlab.common-lisp.net/vial/vial
License: zlib
Quick assessment (2024-06-29)
- SBCL-only. See impl-sbcl.lisp and impl-stream-sbcl.lisp.
- Line 67 of sliver.lisp: Can't find swank:compiler-notes-for-emacs.
- Line 111 of sliver.lisp: Change swank:listener-eval to swank-repl:listener-eval.
- Line 126 of sliver.lisp: Change swank:arglist-for-echo-area to swank:autodoc.
- Lines 6–9 of autocomplete.lisp: API binary-trees:make-binary-tree changed.
- Line 19 of autocomplete.lisp: API binary-trees:insert switched argument order.
- Line 34 of autocomplete.lisp: API binary-trees:do-tree-range is missing.
- Line 61 of sliver-vial.lisp: Import destructure-case from :sliver package.
console