Y
Hacker News
new
|
ask
|
show
|
jobs
by
amelius
3249 days ago
If only programming languages supported "offsetted pointers", we could use mmapped files and store arbitrary data structures in them without hassle.
1 comments
icebraining
3249 days ago
Many programming languages use references to other objects liberally. Wouldn't it be hard to keep it all contained so that you could restore it later?
link