<div dir="ltr"><div>Is it possible to write LLVM IR but not using C++?</div><div><br></div><div>I'm exceedingly terrible at C++.</div><div><br></div><div>I was thinking, isn't it possible to write the IR using Java? I effectively have emit some sort of binary op codes to be passed into llvm right?</div><div><br></div><div>The same thing for if I wanted to integrate a GC? Could the interfacing be done in any other language?</div></div>