-
I know I should have install LLVM9. But On my distro(Arch Linux) I have to recompile the compiler from source, which would take a long time.
Possible solutions would be ship it with libllvm9.so o…
-
debugger invoked on a UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread
#:
COMPILE-FILE-ERROR while compiling #
Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.
restarts (invokable by …
-
```
; compiling (CFFI:DEFCFUN ("clacrm_" %%CLACRM ...) ...)
; compiling (COMMON-LISP:DEFUN %CLACRM ...).
; compiling (CFFI:DEFCFUN ("clacrt_" %%CLACRT ...) ...)
; compiling (COMMON-LISP:DEFUN %CLA…
-
Hello there.
I've recently figured out that SBCL and .NET runtimes, while working in one process, are not particularly fond of each other, and i'm interested if there's anything anyone can do about t…
-
According to the spec, the following code should work:
```lisp
(defclass () () (:abstractp t))
```
however when I try this under core-lisp/SBCL I get the following error:
```
debugger inv…
poldy updated
5 years ago
-
Imported from SourceForge on 2024-07-06 10:06:26
Created by **[ejbarth](https://sourceforge.net/u/ejbarth/)** on 2022-02-21 16:11:32
Original: https://sourceforge.net/p/maxima/bugs/3947
---
A studen…
rtoy updated
4 months ago
-
Building with SBCL 2.2.4 / ASDF 3.3.5 for quicklisp dist creation.
Trying to build commit id 48050079f440666f716f4fdc68f126e498b48789
*cl-wavelets/examples* fails to build with the following error:
…
-
Imported from SourceForge on 2024-07-05 23:39:11
Created by **[peterpall](https://sourceforge.net/u/peterpall/)** on 2023-05-07 12:16:51
Original: https://sourceforge.net/p/maxima/bugs/4139
---
wxMa…
rtoy updated
4 months ago
-
在SBCL中,intern、intern*、make-symbol都没有修改,而以小写调用intern的结果确实也得到了小写的符号名,因此在intern往下的调用链中肯定没有修改名字的大小写,所以应该是在read函数中进行修改的。
-
+ [x] [SBCL](http://www.sbcl.org/manual/index.html#Extensible-Sequences)
+ [ ] CCL
+ [ ] ECL
+ [ ] CMU
+ [x] ABCL
+ [ ] ALISP