Hacker News new | ask | show | jobs
by dang 4276 days ago
I wonder what language that makes it easy to keep data in linked lists he might have had in mind.
1 comments

Obviously, C, where a linked list is the first library every new programmer learns to write.