-
# Lisp Interview: Arnold Noronha of Screenshotbot: from Facebook and Java to Common Lisp. - Lisp journey
I have come to like asking questions to people running companies that use CL, and I have Arnol…
-
Kind of similar to #1 .
Lists that are mentioned (directly or indirectly) on the gist:
- [x] Gist itself: https://gist.github.com/fstamour/bacda529ac73a05505e98b43ea2d4fc8
- [ ] CLNG: https://git…
-
I'm not sure if you can help with this but I'm hoping you can.
The kernel loads fine but when I evaluate even a simple expression like:
(+ 3 4)
I get:
SIMPLE-PROGRAM-ERROR: invalid number …
-
Slime has support for determining which forms are macro forms from the running lisp image and then indenting them properly.
https://common-lisp.net/project/slime/doc/html/Semantic-indentation.html
-
SBCL. Quicklisp 2013-01-28.
```
rm -r ~/.cache/common-lisp/
(ql:quickload :unicly)
```
works, while
```
rm -r ~/.cache/common-lisp/
(ql:quickload :unicly :verbose t)
```
fails.
…
-
Using latest ndebug, and loading all dependencies using latest quicklisp, I get the following errors:
```
CL-USER> (asdf:test-system :ndebug)
; compiling file "/Users/user/code/common-lisp/ndebug…
-
Thanks for the talk at ROSCON on rostune - it looks like an interesting package. I tried to install it with sudo apt install ros-kinetic-rostune. It installed the package, but what got installed did n…
-
Imported from SourceForge on 2024-07-08 00:55:56
Created by **[zmth](https://sourceforge.net/u/zmth/)** on 2014-06-18 06:27:42
Original: https://sourceforge.net/p/maxima/bugs/2761
---
wxMaxima versi…
rtoy updated
4 months ago
-
Dear Jean,
first of all om # v1.2-u1 works great! As I promised, I just want to report some small problems that I don't know if they depend on my computer or if they are small issues in the program (…
-
Imported from SourceForge on 2024-07-07 12:45:11
Created by **[willisbl](https://sourceforge.net/u/willisbl/)** on 2004-06-17 13:30:55
Original: https://sourceforge.net/p/maxima/bugs/577
---
Derivat…
rtoy updated
4 months ago