Metacarp is a new self-hosting compiler for the Carp programming language, written in Carp itself. It successfully compiles the reference test suite, itself, and generates byte-identical C code, featuring modular compiler phases as independent libraries and experimental LLVM and JIT backends. While not yet a complete drop-in replacement for the Haskell reference implementation, it demonstrates a working second compiler for the language.