While investing parallax scrolling I found a great tutorial on it. Unfortunately the tutorial was for Flash, so I ported it over to Common Lisp.
The port is a simplified version of the tutorial using structs instead of classes.
The source code is available for download here.
The original tutorial is available here.