You can use the defsystem macro to help organize your sources during development and use functions such as load-system and compile-system to work with them as a whole.
defsystem
load-system
compile-system