My blog generator is written in Common LISP
@solene i also have a CL static site generator that i build and use for some side projects. At this point i wouldn't trade this flexibility for anything. Now working on a framework (a couple macros really) to describe the structure, behavior, and style in a single structure, which gets translated to web components.
@solene sweet :D which Common Lisp implementation are you using to run it? SBCL? Clisp? a commercial one?