How to parse command line arguments in Common Lisp (bis) - Lisp journey
In 2018, I wrote a blog post and the Cookbook page on how to build Common Lisp binaries, and how to parse command-line arguments with the unix-opts library.But since then, new libraries were created...
lisp-journey.gitlab.io