Learn #commonlisp's low-level iteration constructs: do and do*, tagbody and go:
https://lispcookbook.github.io/cl-cookbook/iteration.html#do-and-do-tagbody-and-go-the-general-purpose-and-low-level-iteration-constructs
#lisp
A collection of examples of how to use Common Lisp