>>11
Usually when a lisp compiler is self-hosting there is some small amount of assembly involved to avoid the bootstrapping problem, this is the approach Loko, and T take for example, I think T also has a trivial amount of C, which is not uncommon:
https://scheme.fail/
http://mumble.net/~jar/tproject/