-
Imported from SourceForge on 2024-07-08 00:46:01
Created by **[dane-v](https://sourceforge.net/u/dane-v/)** on 2013-10-21 22:48:36
Original: https://sourceforge.net/p/maxima/bugs/2645
---
Consider t…
rtoy updated
4 months ago
-
```
(in-package :clim-user)
(define-application-frame output-test () ()
(:panes
(p1
(make-pane 'application-pane
:display-function 'draw-output)))
(:layouts
(defaul…
-
On a beta machine, if I try:
```
Michaels-MacBook-Pro-6% ccl64
Clozure Common Lisp Version 1.11.5 (DarwinX8664)
For more information about CCL, please see http://ccl.clozure.com.
CCL is fr…
-
A bit of context. Working on Common Lisp UltraSepc (CLUS) we decide to use CCLDoc to write it and create output. To do that we need to read CCLDoc code and puts some add-on. In that work we can produc…
-
output:
```bash
┌─[mota:~/Downloads]
│ 2019-06-21T22:01:43Z
└─❯❯❯ brew install shadowlands
Updating Homebrew...
==> Auto-updated Homebrew!
Updated Homebrew from 0b8ad710e to 3cef10889.
Upda…
-
Hi,
I built a CCL image with cl+ssl in it on debian 11 "bullseye" and launched it on Ubuntu 22.04.1 "jammy"
If I try to start zacl/zaserve with SSL from this image on jammy, it fails on the fi…
gendl updated
2 years ago
-
I have a new installation of gVim on Windows and added the slimv plugin. Getting an issue when trying to connect to swank server. Tried to manually debug by starting SBCL from the bundle directory and…
-
From the )help command:
```
(1) -> )help spool
====================================================================
A.23. )spool
===============================================================…
-
@sharplispers/cormanlisp-maintainers @Luis-Cervantes @xach
As it was [announced earlier](https://github.com/sharplispers/cormanlisp/issues/40), Corman Lisp 3.1 has been released!
The release can…
-
This issue issue more or less intends to collect thoughts about if SBCL is the right CLISP implementation for use in ROS.
The primary motivation behind bringing this up is the fact that SBCL is not c…