Search results for #Quicklisp
Document of @quicklisp's starter. A 40-page document shows the all source code of the lisp executable file. #CommonLisp #LISP #programmer #quicklisp Latest released on Oct 12 2024.
"Developing in Common Lisp? Check out this shell script by Vee Satayamas to easily install Quicklisp and Ultralisp for managing libraries and setting up your working directory for projects. #CommonLisp #Quicklisp #Ultralisp" ift.tt/L2iV8wF
あれー。どうしてモジュールを見つけてくれないの? #commonlisp #roswell #quicklisp
How to install and configure your IDE for Common Lisp (2024) huuii.com/site/lisp/1235 #lisp #sbcl #quicklisp #coding
Quicklisp news October 2023 Quicklisp dist update now available blog.quicklisp.org/2023/10/octobe… #lisp #quicklisp #coding
Shit—I missed the June #Quicklisp release for CL-ISAAC v1.0.8 by two days Sorry about that, everyone #CommonLisp #Lisp #OpenSource
Shit—I missed the June #Quicklisp release for CL-ISAAC v1.0.8 by two days Sorry about that, everyone #CommonLisp #Lisp #OpenSource
CL-ISAAC v1.0.8 is now available direct from the #GitHub repo and #Ultralisp and will be available in the next #Quicklisp release This update addresses issues with SBCL compiler restriction policies on Windows and Linux #CommonLisp #Lisp #OpenSource github.com/thephoeron/cl-…
SLT – A Common Lisp Language Plugin for Jetbrains IDE Lineup #sbcl #installed #common #packages #support #symbol #quicklisp #slt #pycharm #lisp #slimeswank #lineup #plugin #itellijjetbrains #ide #intellij #implementing github.com/Enerccio/SLT
From Common Lisp to Julia #generic #programming #language #functions #software #code #quicklisp #lisp #common #julia mfiano.net/posts/2022-09-…
vscode? #lisp #emacs #quicklisp #sbcl #slackware #slackbuilds
One of the nicest things about being a full-time #OpenSource developer that I didn’t fully appreciate until this morning, is that I now have the freedom to drop everything for @xach and #Quicklisp the minute an issue is reported #Lisp #CommonLisp
Finished updating my dev environment for the migration to gitlab.common-lisp.net/thephoeron/ and honestly it wasn’t that bad Next steps, updating all my ASDF files with the new metadata, and requesting updates to the #Quicklisp sources #Lisp #CommonLisp #OpenSource
Finished updating my dev environment for the migration to gitlab.common-lisp.net/thephoeron/ and honestly it wasn’t that bad Next steps, updating all my ASDF files with the new metadata, and requesting updates to the #Quicklisp sources #Lisp #CommonLisp #OpenSource
I also have #Roswell 21.10.14.111 installed, configured to use #SBCL 2.2.4 (instead of the default sbcl-bin), configured with the latest #Quicklisp dist
@zetalyrae Note these libraries are loadable using #quicklisp even though that's not mentioned in the Readme at github. Unicode support probably as good as that in whichever underlying Lisp engine you're using. cl-interpol may also come in handy.
Oh hey my generalized-reference library is available in the March 2022 #Quicklisp dist #Lisp #CommonLisp
Pushed minor bug-fixes to generalized-reference for #Quicklisp build Also disabled the filesystem reference feature because it needs more thought #Lisp #CommonLisp #OpenSource github.com/thephoeron/gen…
Hey @svetlyak40wt does #Ultralisp support web badges for projects like quickdocs does for the main #Quicklisp distribution?
Annnndddd generalized-reference has been submitted for inclusion in the next distribution of #Quicklisp #Lisp #CommonLisp
Annnndddd generalized-reference has been submitted for inclusion in the next distribution of #Quicklisp #Lisp #CommonLisp
Does anyone has problem when using #quicklisp to load dexador on macOS 12? It is stuck inside repl. And if I use it through And when I run the script with Roswell, it give me the error `/usr/local/Cellar/sbcl/2.1.9/libexec/bin/sbcl is loading libcrypto in an unsafe way` #lisp