Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lilyball
on March 27, 2013
|
parent
|
context
|
favorite
| on:
Joe Armstrong: Solving the wrong problem
You can avoid mutating data in C if you want to. People just don't, because mutation is so convenient and fast.
stelonix
on March 27, 2013
[–]
Yes, but standard C has
no way
to tell the compiler a variable is immutable (immutability != constness), so unless you go non-standard (and very verbose at it) Erlang is still a better tool for the job.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: