-
```
Linux www 4.19.0-6-686-pae #1 SMP Debian 4.19.67-2+deb10u2 (2019-11-11) i686 GNU/Linux
"CMU Common Lisp" "21d (21D Unicode)"
From recent Quicklisp:
cffi_0.24.1
cl+ssl-20220707-git
(ql:…
-
I'm currently writing a larger program in Hy. Coding in Hy is a dream.. debugging is a headache. The reasons are simple: line numbers are lost in the context of any macros, and of course plenty of t…
-
Imported from SourceForge on 2024-07-02 15:29:53
Created by **[aleksasd](https://sourceforge.net/u/aleksasd/)** on 2012-07-11 06:37:22
Original: https://sourceforge.net/p/maxima/bugs/2443
---
Wrong:…
rtoy updated
5 months ago
-
I built a Docker image of Maxima-Jupyter from GitHub, editing the `Dockerfile` to have pacman install help files.
`RUN sed -i '/^NoExtract.*usr\/share\/info/d' /etc/pacman.conf`
I can use the `d…
-
Thanks for this great library, Why do not add this library to quicklisp?
It's a nice library, that could be use with common lisp without interfacing BLASS and LAPACK, i know only this[ library](htt…
-
Unfortunately, there is currently no serious site generator based on org mode.
Most don't provide anything very different from the standard org-publish. But they carry all the same shortcomings that …
-
Hello,
I'm having problems using Geany in Clojure files with regular expression, using the #"pattern" reader macro. Sometimes the closing double quote is interpreted as an opening quote and whateve…
-
Sealed CLOS classes are protected from redefinitions.
See also: [sealable-metaobjects](https://github.com/marcoheisig/sealable-metaobjects).
SBCL has a similar extension for structures (freeze-type)…
-
With cl-webkit 79ad41996a1bd7fc8e53fe8d168e8f2030603b14, pressing "C-v" in a web view input field hangs the window (it can only be force-killed).
Also see https://github.com/atlas-engineer/next/iss…
-
It's been a while since I've done a comprehensive self-host test run. I've add a input variable to workflow so that self-hosted mode can be added for manually triggered workflows. The CI run is at: h…