-
# Why Deftask Chose Common Lisp - Lisp journey
We heard about Deftask, a task management app for teams, a few days ago, in an article about the internals of the Chronicity library. Deftask uses Commo…
-
It may be useful to provide some support for a handful of [reader macros](http://www.lispworks.com/documentation/HyperSpec/Body/02_b.htm). For example, maybe things like `#S(film :title "Jaws" :direc…
kowey updated
12 years ago
-
Encountered this error installing CIEL when Quicklisp attempted to install jpeg-turbo:
```
Subprocess #
with command ("cc" "-o"
"/home/joe/.cache/common-lisp/sbcl-2.1.11.debian-l…
-
Consider using Slynk instead of Swank, or allow user to configure whichever they prefer.
-
When hovering over a function there should be function/form signature help (similar to Eldoc in Emacs).
-
```
The currently used SBCL on the game server is 1.0.11. This is not just old:
it's ancient.
I've made and attached a deb with a very recent SBCL (1.0.42) that has been
tested on an Ubuntu Hardy …
-
An error:
`Illegal form for host name: #(127 0 0 1)`
is raised while loading `start-vlime.lisp` in Allegro Common Lisp (`alisp`) via evaluating:
`(load "start-vlime")`
in the vlime directory.
V…
-
- I'm on `Darwin xxx.local 24.1.0 Darwin Kernel Version 24.1.0: Thu Oct 10 21:03:11 PDT 2024; root:xnu-11215.41.3~2/RELEASE_ARM64_T6020 arm64` and `macOS Sequioa 15.1`
- I'm starting sbcl with `sbcl …
-
Could you open up SBCL and time (progn (compile-file “lisprb.lisp”) (load “lisprb.fasl”))? To my knowledge the SBCL shebang script option does not compile to FASLs.
-
Building with SBCL 2.4.6 / ASDF 3.3.5 for quicklisp dist creation.
Trying to build commit id 9e564f8f5010bedcd283438869f9fb812b15c7fb
*software-evolution-library/deploy-tree-sitter-interface* fails …