and if you wanna go to the practical part:
https://gigamonkeys.com/book/
Many compilers are built by using common LISP, because it is like LISP were made for this purpose.
The Dragon Books also often refer to LISP.
I made good Experiences with the clisp Package, iirc it was the Interpreter which also was able to create a free running natively executionable binary and the ability to create C Code out of the LISP code.