I would like to generate LLVM IR for a toy language whose compiler is written in Scala.
SLEM seems to be exactly what I need but I can't figure out if it's usable in its current state. I tried to download the sources but I am unable to compile it.
Anyone used it successfully or knows whether it's usable?