logoalt Hacker News

johnisgoodyesterday at 8:06 PM0 repliesview on HN

No, Odin does not compile to C. It is a standalone programming language that compiles directly to machine code. It primarily uses LLVM as its backend for compiling to machine code, like you said.