transpilers
The term "transpiler" refers to source-to-source compilers. There are many implementations of Lisp that are transpilers. The most popular target language is C, although all Lisp-to-C "transpilers" call themselves "compilers" due to the dubious assumption of close correspondence of C to machine code.