-
Imported from SourceForge on 2024-07-07 19:48:57
Created by **[amue](https://sourceforge.net/u/amue/)** on 2013-06-30 16:40:20
Original: https://sourceforge.net/p/maxima/bugs/2601
---
There is a men…
rtoy updated
5 months ago
-
What is the most similar dialect that is already available here?
-
The function alexandria:format-sybmol in the alexandria version that comes with teepeedee2 doesn't convert it's argument to string. In result babel fails with error "value #:~A-CODE-POINT-COUNTER is n…
-
Maxima essentially just uses a single Common Lisp package `:MAXIMA`.
After loading Maxima into ECL at the beginning of `sage.interfaces.maxima_lib`, we just rename the package `:MAXIMA` to `:MAXIMA…
-
- select a function: the file is visited
- C-x C-k : kill the visited file buffer
- select the same function again:
```
Debugger entered--Lisp error: (error "Selecting deleted buffer")
set-b…
-
I wrote a Common Lisp kata and saved it as a draft.
The following warning appears at the top of the description:
```
Caution: This kata does not currently have any known supported versions for Common…
-
I tried installing cl-async using:
(ql:quickload :cl-async)
First it said, it could not find libuv. So I installed, using synapic package manager libuv1 (that was the only option available). Now I…
-
@wallymathieu Do you have a preference for how wide-ranging the symbol support should be?
The current draft uses the vertical-bar notation known from Common Lisp and Scheme (R7RS). That means any t…
-
Imported from SourceForge on 2024-07-07 19:50:45
Created by **[ariel-co](https://sourceforge.net/u/ariel-co/)** on 2013-07-17 05:12:34
Original: https://sourceforge.net/p/maxima/bugs/2611
---
When c…
rtoy updated
5 months ago
-
```
What steps will reproduce the problem?
1. Install with PPC CMUCL
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
7.2 o…