Y
Hacker News
new
|
ask
|
show
|
jobs
by
akvadrako
3064 days ago
I think only recently has a language been invented which has a good chance of replacing C and that's Swift. It's like C++ done right, it's user friendly, pragmatic, backed by a huge company and doesn't use GC.
1 comments
pjmlp
3063 days ago
Reference counting is a GC algorithm.
link