-
```
Welcome to Macintosh Common Lisp Version 5.2.1!
? (read-from-string "0.6146281499692686 ")
0.61462814
19
? (setf *READ-DEFAULT-FLOAT-FORMAT* 'double-float)
DOUBLE-FLOAT
? (read-from-string "0.6…
-
```
Welcome to Macintosh Common Lisp Version 5.2.1!
? (read-from-string "0.6146281499692686 ")
0.61462814
19
? (setf *READ-DEFAULT-FLOAT-FORMAT* 'double-float)
DOUBLE-FLOAT
? (read-from-string "0.6…
-
- 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…
-
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…
-
Minimal reproducible example -
```cl
(in-package :common-lisp-user)
(defpackage "APP"
(:use :clim :clim-lisp)
(:export "APP-MAIN"))
(in-package :app)
(define-application-frame superapp ()…
-
Hi,
I use Debian 12 (emacs 28.2, debian meta package 1:28.2+1-15), and elpa-ess package 18.10.2+git20220915.
Trying to load the ess environment (M-X R), I get the answer :
Loading file /usr/share/e…
-
These are languages that people use for real projects, today. These require the most work but also give the biggest payoff, since people will use them in their daily work.
So far we're 1/5 here, with…
-
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
-
All cool kids on the block now have their own package manager. It is even reflected in this answer to StackOverflow question [How often is Prolog/ASP used in non-research areas?](https://cs.stackexcha…