The compact target is a simple experiment to tokenize SL source. While it can be used to output a stream of tokens, it could also be used to output a program that transforms a stream of tokens into the native target program when run.
Write a PoC using the JavaScript target.