Hacker News new | ask | show | jobs
by elcritch 1043 days ago
I've used Nim as a C/C++ "successor" language too with its new default memory management in the 2.0 release. It's handy to interface with opencv or other C++ code bases: https://nim-lang.org/docs/manual.html#implementation-specifi...