-
Добавьте пожалуйста поддержку этих языков. Спасибо.
-
and possibly Kaisler's book. The simplest would be a lookup of a URL
There are many copies of the Common Lisp Hyperspec on line: www.ai.mit.edu, clhs.lisp.se, dept-info.labri.fr, accela.net, lisph…
-
-
When a ssh connection is established to a server running sbcl with a swank created remotely a slime-connect fails as it needs the micros fork of slime and therefore a micros server running.
LEM tri…
rpx99 updated
4 months ago
-
The Medley implementation of Common Lisp `loop` doesn't support nested iterations and returns the error `Loop form tail (...) remained unprocessed.` for such clauses. A [test case](https://github.com/…
-
# Python VS Common Lisp, workflow and ecosystem - Lisp journey
I learned Java and C at school, I learned Python by myself and it was a relief. After 8 years working and doing side projects in Python …
-
# The Error
Trying to compile random-state from master (put a clone in `~/quicklisp/local-projects/` gives me the following error:
```
; Fast loading
; /Users/rpg/.cache/common-lisp/acl-11.0.…
-
The Zotero bibliography contains one or more URLs that store searches:
`https://www.google.com/search?client=firefox-b-d&q=1985+Harmony+and+Intermezzo+releases+Koto+release+(for+Xerox+1186)%2C+some+bi…
-
I've tested the following setups:
(1) Emacs master, pdf-tools 1.1.0
(2) Emacs 29.4, pdf-tools 1.1.0
The issue appears with (1) but not (2), so I reported it on the Emacs bug mailing list, but w…
-
Steps to reproduce
Put this some file
```
;; foo.lisp
(defstruct foo)
(defclass foo () ())
```
Then open it with latest `main` (I tested with `35e010f4de35d7713f632dadbf82be31176bcf32`), an…
anlsh updated
2 months ago