|
|
|
|
|
by medo-bear
753 days ago
|
|
Given that you said you had lots of friction with the IDE (equating development in Common Lisp with using Emacs) I'm curious what Common Lisp projects you managed to complete in that state. I also use Racket, and I think it is a fine language, but for my use cases it doesn't really come close to the experience with Common Lisp. Still, alot of interesting projects in that community. Also, curiously, previously said you totally gave up on Common Lisp, but now you say that you use Lispworks, and for embedded of all things. How interesting! Would love it if you shared what you do. |
|
You mentioned in another comment that you use CL to prototype low-level computations. I assume that this is the use case that you are referring to.
Do you mind sharing why CL works better than Racket for prototyping in this domain?
Or do you have another use case for which Racket is less fit than the one I understand?