dbohdan / compilers-targeting-c

A list of compilers that can generate C code
693 stars 47 forks source link

Odin does not compile to C #55

Closed TheSpydog closed 4 years ago

TheSpydog commented 4 years ago

It compiles to LLVM IR, and there is no C backend planned. https://odin-lang.org/docs/faq/#what-does-the-compiler-use

dbohdan commented 4 years ago

It looks like you are right. Thanks. I'll remove Odin.