-
Hello. I am so new to this it is ridiculous. I am trying to bootstrap myself into the brave new world of WWW based LISP applications. (I am not new to LISP - I have been hacking on LISP for 28years) b…
-
I have this in .abclrc
```
(require "asdf")
(require "abcl-contrib")
(asdf:load-system :quicklisp-abcl)
```
However, I am getting this when starting abcl (please note that the same is happenin…
-
```
Welcome to Macintosh Common Lisp Version 5.2.1!
? (read-from-string "0.6146281499692686 ")
0.61462814
19
? (setf *READ-DEFAULT-FLOAT-FORMAT* 'double-float)
DOUBLE-FLOAT
? (read-from-string "0.6…
-
```
Welcome to Macintosh Common Lisp Version 5.2.1!
? (read-from-string "0.6146281499692686 ")
0.61462814
19
? (setf *READ-DEFAULT-FLOAT-FORMAT* 'double-float)
DOUBLE-FLOAT
? (read-from-string "0.6…
-
```
Welcome to Macintosh Common Lisp Version 5.2.1!
? (read-from-string "0.6146281499692686 ")
0.61462814
19
? (setf *READ-DEFAULT-FLOAT-FORMAT* 'double-float)
DOUBLE-FLOAT
? (read-from-string "0.6…
-
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
-
[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/…
-
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 …
-
```
Welcome to Macintosh Common Lisp Version 5.2.1!
? (read-from-string "0.6146281499692686 ")
0.61462814
19
? (setf *READ-DEFAULT-FLOAT-FORMAT* 'double-float)
DOUBLE-FLOAT
? (read-from-string "0.6…