-
Hello!
This is not an issue about this particular codebase, but about this project as a whole.
Currently we have two "stefil" packages in the Quicklisp: [`stefil`](https://github.com/quicklisp/quick…
-
example of tags: webserver, UI, noSQL, SQL, API, etc
## Inspirations
https://crates.io/
https://juliapackages.com/
https://hackage.haskell.org/packages/
https://hackage.haskell.org/packag…
-
Given that Common Lisp implementations are allowed to provide lexical environments with dynamic extent to macros, would it make sense to (also) provide augmentation macros where new environment has le…
-
```
CL-USER> (defun bar (x)
(if (eq x 3) (return)))
BAR
CL-USER> (defun foo ()
(dotimes (i 10)
(format t "~a~%" i)
(bar i)))
FOO
CL-U…
-
I ham having trouble while trying to catkin_make the repo by installing the correct versions of gtsam (4.0.2) and cmake(3.7.2) based on the the suggested solutions from LIOSAM and liorf issues
I h…
-
Hi,
Not sure why, but I'm getting the following errors while running with-simulated-imput tests against GNU Emacs 27.1 from the Debian archive:
```
$ LC_ALL=C.UTF-8 buttercup -L .
Loading /etc…
-
Imported from SourceForge on 2024-07-08 20:09:24
Created by **[hbiber](https://sourceforge.net/u/hbiber/)** on 2015-09-08 19:58:36
Original: https://sourceforge.net/p/maxima/bugs/3018
---
When print…
rtoy updated
4 months ago
-
I keep on going around on this. I don't think the "Project Ideas" were successful in inviting anyone to ask any questions or consider any projects. It's still pretty amorphous. [Google docs projects](…
-
Hi, I wrote an article on continuous packaging and testing in Common Lisp:
https://nyxt.atlas.engineer/article/continuous-testing-and-packaging.org
I thought it could be useful in the cookbook. …
-
Hey! Trying to run sblint from Roswell, I'm getting the following:
```
Unhandled UNKNOWN-KEYWORD-ARGUMENT in thread #:
Unknown &KEY argument: :LOCAL-NICKNAMES
Backtrace for: #
0: (UIOP/PACK…