Y
Hacker News
new
|
ask
|
show
|
jobs
by
gpderetta
3544 days ago
OS are not the only use cases for system languages and developing a language to be tightly tied to an os (and viceversa) is a great way to condemn both to obscurity.
1 comments
amalcon
3544 days ago
Erm... I think Dennis Ritchie would have had a few things to say about that.
link
gpderetta
3544 days ago
good point; though, while designed to work well with each other, neither unix nor C require the other.
link
bluejekyll
3544 days ago
If you want a portable C, *libc is practically a requirement. Having POSIX is also a huge boon.
link