I don't remember what was in The Seasoned Schemer. EOPL has two chapters on CPS, one for interpreters (implementing tail calls, threads, etc.), the other about transforming code into CPS.
What does Essentials of Programming Languages (EOPL) teach?
Programming language concepts and their implementation.