Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kragen
on Aug 17, 2012
|
parent
|
context
|
favorite
| on:
Rob Pike: The Best Programming Advice I Ever Got.
Have you ever implemented GC or fibers? They can be pretty simple to implement, really.
sausagefeet
on Aug 17, 2012
|
next
[–]
There is a big difference between implementing them for fun and implementing them for a production system. Regardless, even if they are simple to implement they are more than what C90 has so, by definition, more complex implementation.
kragen
on Aug 22, 2012
|
parent
|
next
[–]
They're a
lot
simpler than printf, strxfrm, or mktime, all of which are in C90!
duaneb
on Aug 17, 2012
|
prev
[–]
They are conceptually more high level than anything in C - that's what I meant.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: