brew version is still on 0.2 after upgrade, so tried unzip download source - used terminal eg:
7z e nim-1.0.0.tar.xz -onimOut
the build tools do not seem to override the brew install but can run 1.0 from bin folder should I uninstall the brew version and re-run tools?
The language looks brilliant!
So what's next in the Nim story?
Proper IDE support? 😌🙏
By which I mean an integrated IDE, or a single (VS Code, etc.) plug-in with project bootstrapping, auto-complete, navigation, inspections, debugging (breakpoints, watch, inline eval) etc.
I am really loving nim. I dabbled a bit in the past but was afraid to go "all in" until v1.0. I have started a real project this week and am finding nim to be great.