Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jeffreyrogers
on March 14, 2018
|
parent
|
context
|
favorite
| on:
Why Is SQLite Coded in C? (2017)
Sqlite is often just dropped into a project as source code. You can't do that if it were written in Rust.
nicoburns
on March 14, 2018
[–]
You can't do that with C code either unless your project is in C (or C++?).
jeffreyrogers
on March 15, 2018
|
parent
[–]
Sure, but for many embedded systems you have to use C. Plus C interoperates well with every other mainstream language. Every platform supports C, so by writing it in C you can support every platform (with very few caveats).
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: