-
I am trying to generate documentation for a sub-system and declt is having trouble with the directory names. The use case is a plotting system, with multiple back-ends, so there is a system called `pl…
-
Here is which error I'm getting:
```
Traceback (most recent call last):
0 File "unknown"
In sb-ext:name-conflict
Args (# export cffi-sys::defcfun-helper-forms cffi-sys::defcfun-h…
-
I m creating a Shen OO capability based on Paul Graham's book On Lisp,
Ch 25, Object-Oriented LISP.
A version of this capability is in the file oo.shen.
An attempt to track the function (create…
-
```
Checking version to install....
Downloading https://common-lisp.net/project/armedbear/releases/
[##########################################################################]100%
Unhandled…
-
Almost none of the library functions from the language reference at arclanguage.org work.
For instance, the code:
```
(w/socket s 8888 (let (i o ip) (socket-accept s)
(w/stdout o (prn "Hello") …
-
Hello.
I am getting a random crash playing a few sound files as MP3s in harmony. Stack trace mentions cl-mixed.
tested with latest versions:
harmony commit [cc92624]
mixed commit [72cfd9b]
r…
-
It would be great if Cycorp can again start releasing the source to subl.jar
This had been going on for quite a while several years ago
See my branch where because it was opensource I was allowed to …
-
I'm on MacOS Sonoma 14.7.1 (M2). Roswell is installed via [Homebrew](https://formulae.brew.sh/formula/roswell).
```
$ ros install fukamachi/woo
Installing from github fukamachi/woo
To load "woo"…
-
```shen
(let w (gensym W) x (gensym X) y (gensym Y) zs (gensym Zs)
(defmacro declare-reduce-binary
[declare [reduce-binary Name] | Declarations] ->
(let macro-name (gensym Name)
…
-
好吧,我水了...