Hacker News new | ask | show | jobs
by pietroppeter 2238 days ago
might be worth knowing that there is a production-deployed programming language which - besides being a great language in many, many respects - will very soon (next release) have compile-time memory management (already working and performant for stdlib including async) in a stable release: Nim.

[1] https://forum.nim-lang.org/t/5734#35562 [2] https://forum.nim-lang.org/t/6125#37829

2 comments

Looks like the ARC we've had in other languages (ObjC, Swift) for many years now. Any difference?
Yep, made a comment without really knowing the subject. Can I downvote it too? :P