Tag Archives: Common_lisp

SBCL 1.2.14 Released

The latest version of Steel Bank Common Lisp is available at the usual place. You can check the NEWS page for the changes in this iteration. When I first tried to download it from Sourceforge, it wasn’t available and Sourceforge … Continue reading

Posted in General | Tagged , | Leave a comment

The Master Speaks

The road to wisdom begins with a single step, grasshopper.

Posted in General | Tagged , | Leave a comment

Diceware in Lisp

I recently downloaded the Ironclad Cryptography Library with quicklisp and wanted to give it a spin. I thought a nice little project would be to implement the Diceware password generation algorithm in Lisp. This turned out to be really easy. … Continue reading

Posted in Programming | Tagged | Leave a comment