←back to thread

Indices, not Pointers

(joegm.github.io)
102 points vitalnodo | 2 comments | | HN request time: 0.52s | source
1. quantified ◴[] No.45110719[source]
Reinventing malloc to some degree.
replies(1): >>45111045 #
2. femto ◴[] No.45111045[source]
malloc with NEAR ad FAR pointers (as was used in MSDOS on processors with segmented memory).