The goal is to implement a compiler that translates MiniKotlin source code into Java, where all functions are expressed using continuation-passing style.