-
Hi @Olical,
I was trying out the Common Lisp support in Conjure and noticed that the SWANK client doesn't appear to support Common Lisp's interactive debugger.
Some examples in Conjure:
S…
-
From https://lists.gnu.org/archive/html/emacs-orgmode/2024-11/msg00108.html
> running C-u C-c C-x f s fails with "Lisp nesting exceeds max-lisp-evel-deapth". I have tried increasing it very high, &…
-
Just like the `instant completion` for `M-x` popup window.
It would be nice to have the `instant completion` for `lisp-mode`.
For example, you can just type in
```
(def...
```
**And the com…
-
# cl-ansi-term: print tables with style, and other script utilities - Lisp journey
Discovering the Common Lisp language and ecosystem… and being highly productive in it.
[https://lisp-journey.gitlab…
-
Following the installaation instructions, after evaluating `(ql:quickload "neomacs")`, I'm getting this error in Slime:
```common-lisp
attempt to redefine the STRUCTURE-OBJECT class SWANK::CONNECT…
-
https://yitzchak.github.io/common-lisp-jupyter/
https://yitzchak.github.io/common-lisp-jupyter/install
many dependencies. probably best to install using https://github.com/roswell/roswell or via…
-
The code is littered with TOCTTOU issues.
These need a condition handler around `rename-file` and `delete-file` to handle implementations that raise `file-error` if there is an error, the solution …
-
Hey there.
I'm considering to start working on a Common Lisp implementation for the XTQL language. The goal would be to be able to make easy use of XTQL from the Common Lisp programming language, s…
-
Hi @Olical,
I noticed that currently go to definition is not supported for common lisp, attempting to use the binding on some symbol results in the error message:
```
E5108: Error executing lua…
-
```
; compiling file "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lisp_cl-com.inuoe.jzon/cl-com.inuoe.jzon/work/build/source/cl-com.inuoe.jzon/src/schubfach.lisp" (written 27 MAR 2024 07:0…