Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
csjh
12 hours ago
|
parent
|
context
|
favorite
| on:
Allocating on the Stack
Optimizations like these are so cool. I love seeing higher level languages take advantage of their high level-ness
help
joshsegall
7 hours ago
|
next
[–]
Agreed. There's quite a bit of room for optimization if your language design allows for it. Plus you have flexibility to make different tradeoffs as computer architectures and the cost of various operations change over time.
reply
fsckboy
11 hours ago
|
prev
[–]
you can do this in C, you just need to let its low level-ness be at the same level as everything else you do, just a setjmp longerjmp
reply
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: