-
Imported from SourceForge on 2024-07-03 22:31:57
Created by **[kirr](https://sourceforge.net/u/kirr/)** on 2007-01-19 16:18:52
Original: https://sourceforge.net/p/maxima/bugs/1078
---
Maxima can't s…
rtoy updated
4 months ago
-
Imported from SourceForge on 2024-07-03 10:29:39
Created by **[zmth](https://sourceforge.net/u/zmth/)** on 2014-08-30 08:07:16
Original: https://sourceforge.net/p/maxima/bugs/2808
---
wxMaxima versi…
rtoy updated
4 months ago
-
Imported from SourceForge on 2024-07-09 08:47:32
Created by **[*anonymous](https://sourceforge.net/u/*anonymous/)** on 2010-03-21 12:45:05
Original: https://sourceforge.net/p/maxima/bugs/1928
---
In…
rtoy updated
4 months ago
-
Apparently, an error in the reader on swank messages when browsing (clicking on a function name).
Otherwise, congrats, it looks really nice, I can't wait to be able to use it all the time. Thanks!…
-
# GUI Programming in Common Lisp, part 1/5: Tk - Lisp journey
Lisp has a long and rich history and so does the development of Graphical User Interfaces in Lisp. In fact, the first GUI builder was wri…
-
# GUI Programming in Common Lisp, part 2/5: Qt4 with Qtools - Lisp journey
Here’s the second part of our exploration of GUI toolkits for Common Lisp.The first part and introduction is accessibl…
-
In https://exercism.org/tracks/common-lisp/about, the section "Key Feature of Common Lisp" says that Common Lisp can be written in 'object-oriented' style. So I think that users expect such concept re…
-
#### Description :octocat:
Recently I opened #16647, which described an issue caused by package updates
affecting magit. Another user experiencing the issue, who did not use the same
work-around as…
-
Imported from SourceForge on 2024-07-07 14:53:50
Created by **[willisbl](https://sourceforge.net/u/willisbl/)** on 2013-06-01 13:12:15
Original: https://sourceforge.net/p/maxima/bugs/2583
---
(%i2) …
rtoy updated
4 months ago
-
Hello,
Total common lisp newbie here.
On Windows 11, portacle using sbcl I do
```
(ql:quickload :drakma)
(setf drakma:*header-stream* *standard-output*)
(drakma:http-request "http://lisp.…