Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
quickthrower2
on June 18, 2022
|
parent
|
context
|
favorite
| on:
Ante: A low-level functional language
Why compile to C when you can use LLVM?
jfecher
on June 18, 2022
[–]
C can sometimes be an easier target since you don't have to learn LLVM's API. C is also more portable than llvm since there is a greater variety of C compilers for a greater variety of architectures than llvm targets.
marssaxman
on June 18, 2022
|
parent
[–]
C as an API changes far more slowly than LLVM, too. Using LLVM is a real maintenance commitment.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: