Odin and Jai are others.
Does Odin compile to C? I thought it only uses LLVM as a backend
chicken scheme compiles to c as well. it's a pretty convenient compilation target, you get to use all the compilers and tool chains out there and you don't add a dependency on llvm
Does Odin compile to C? I thought it only uses LLVM as a backend