Back to News
Advertisement
Advertisement

Discussion (2 Comments)Read Original on HackerNews

SA9Gβ€’about 2 hours ago
I wanted to write a love note to C... and if you hate it, it is all my fault.
kreelmanβ€’41 minutes ago
It looks interesting.

Isn't the same kind of thing available from LLVM?

  clang -emit-llvm -c main.c -o - | lli