Hacker News new | ask | show | jobs
by treeform 1457 days ago
I use Nim in production, its great. Easy to write like Python, but super fast like C. Type system prevents typos. Has very advanced macros.