Logos, Thumos & Code
Common Lisp
Redis from scratch, or Cledis
This week I was looking for something new, and I realised that I’ve never tried to do any network programming using Common Lisp. Also, some time ago I came across the Build your own Redis book, …
Read moreBase64 Encoding & Decoding
Looking for a first project to play with, I remembered CryptoPals. I did some of it several years ago, and it was fun, so I thought it could be a good way to get familiar with Common Lisp, at least …
Read more