Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
I like testimonies. Here's one on Lisp vs C. About execution time, speed of development, length of...
CIEL should be much easier to install and test for everyone (specially our friends on...
An experienced developer, doing quantum computing and the author of Coalton, the library that brings...
As the title says. Did you know about alexandria:map-permutations ? If not, you could have...
It's the second time I search for such a function so here is it: the functional "group by" utility...
1. Debug with print (It's easiest way) It's easy way to make a function that output...
You can refer the document to make environment for sbcl. The plugin in...
You thought all companies would provide well-documented web APIs today? Well, some use a blank .docx...
I just helped friends for some CSV manipulation and did it for the first time from CL, here's a quick...
Let's seek some feedback by people who used it. (emphasis mine) I own LW for Linux, Mac, and...
_____ __ __ __ / ___/ / / \ \/ / |\ ...
How is the refactoring story for Common Lisp? Is it lacking? We don't have good IDE refactoring...
;;; ;;; How to use Djula templates in-file, without separate file templates. ;;; ;;; This can make...