Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lmm
on July 17, 2013
|
parent
|
context
|
favorite
| on:
C as an intermediate language (2012)
Again, why couldn't you do that with LLVM IR?
luikore
on July 17, 2013
[–]
LLVM IR is designed for machine, not human, it's too verbose, and requires SSA form. A normal person can't easily reason the logic in such verbose language. Plus people are more familiar with C.
lmm
on July 17, 2013
|
parent
[–]
Sure, but you can write your runtime test code in C - or any other language with an LLVM compiler.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: