Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
FeepingCreature
on July 20, 2021
|
parent
|
context
|
favorite
| on:
Show HN: C3 – A C alternative that looks like C
To loop back to the original point, Neat arrays are pointer + length + base. This is necessary for refcounting, but it also allows managing capacity, ie. appending to slices. D gets away with pointer + length, but it can ask the GC for capacity.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: