On Mon, 14 Dec 2020, Vanessa McHale wrote:
> Have any of you written compilers or backends that generate assembly?
> Lots of projects seem to "end" at LLVM.
I don't know of compiler backends, but I know of an x86 machine code
generator:
https://hackage.haskell.org/package/harpy