-
```
Basically port the Common Lisp version to Clojure.
```
Original issue reported on code.google.com by `jgran...@gmail.com` on 14 Oct 2009 at 9:11
-
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](…
-
Thank you for this project.
Here are some existing projects that we might take into account in the design (for inspiration and some lessons to learn).
https://github.com/jolby/rincanter -- an existi…
daslu updated
10 years ago
-
Imported from SourceForge on 2024-07-02 19:47:00
Created by **[zmth](https://sourceforge.net/u/zmth/)** on 2014-04-18 04:14:53
Original: https://sourceforge.net/p/maxima/bugs/2723
---
wxMaxima versi…
rtoy updated
5 months ago
-
I tried installing cl-async using:
(ql:quickload :cl-async)
First it said, it could not find libuv. So I installed, using synapic package manager libuv1 (that was the only option available). Now I…
-
It is very much extensible hackable browser written in common-lisp.
Very much like emacs for text editor/environment.
Link: https://github.com/atlas-engineer/nyxt
Note: It won't be as friendly …
-
**Expected Result**
SBCL runs normally. [SBCL](http://sbcl.org) is a Common Lisp compiler and runtime environment.
**Actual Result**
SBCL crashes and drops to LDB:
```
This is SBCL 2.0.11, an i…
-
As you can see here: https://common-lisp.net/project/cl-test-grid/library/data-table.html , you recent change from `#\no-break_space` to `#\u00a0` fixes ABCL but breaks CMUCL.
I would suggest to use …
-
[CIM](https://github.com/KeenS/CIM), Common Lisp Implementation Manager, simplifies the installation and use of various CL implementations, including SBCL. It's used by [cl-travis](https://github.com/…
-
Hello!
I'm trying to run `cl-bodge` with sbcl, but it seems that my plataform is not recognized? I'm not sure why it has `gnu` on it, but seems to be a problem.
I've tried to add the key to the …