Nim (formerly Nimrod) 0.10.2 released
nim-lang.org
Nim (formerly Nimrod) 0.10.2 released
1–10 of 149 posts
Re: Nim (formerly Nimrod) 0.10.2 released
#2Re: Nim (formerly Nimrod) 0.10.2 released
#3There are tutorials for newcomers: http://nim-lang.org/tut1.html https://nim-by-example.github.io/
Edit: Fixed tutorial link
Re: Nim (formerly Nimrod) 0.10.2 released
#4Re: Nim (formerly Nimrod) 0.10.2 released
#5The release is happening today, so I posted a bit early. Some parts, like the binaries, are not online yet. There are tutorials for newcomers: http://nim-lang.org/tut1.html https://nim-by-example.github.io/ Edit: Fixed tutorial link
Re: Nim (formerly Nimrod) 0.10.2 released
#6LOL... net-filters in my job mark this site as porn...
Re: Nim (formerly Nimrod) 0.10.2 released
#7The release is happening today, so I posted a bit early. Some parts, like the binaries, are not online yet. There are tutorials for newcomers: http://nim-lang.org/tut1.html https://nim-by-example.github.io/ Edit: Fixed tutorial link
But, please make a zipped portable version available for Windows. You don't have to include a binary version of Nim (although that would be nice) but do put the required MinGW pieces off a subdirectory under Nim as was done with earlier releases. This allows unzipping to a thumb drive, xcopy installs, and using Nim anywhere without having to permanently install on specific systems. Also, it makes things really easy for a quick demo when showing someone else Nim on their machine.
(FWIW: The sad state of Windows is that almost every installer out there, MinGW included, means crapping in your system to some extent and never knowing what went on nor being able to removed all traces of what was installed. With each installed application you have to make a conscious decision whether it's worth the unpredictable OS pollution to install the application on a particular machine ... because you know with each install that your headed to that inevitable last one where you have to wipe the entire OS and start over.)
Re: Nim (formerly Nimrod) 0.10.2 released
#8The release is happening today, so I posted a bit early. Some parts, like the binaries, are not online yet. There are tutorials for newcomers: http://nim-lang.org/tut1.html https://nim-by-example.github.io/ Edit: Fixed tutorial link
First, congratulations on the new version. Been playing since 0.9.2 and I hope to try this latest version too. But, please make a zipped portable version available for Windows. You don't have to include a binary version of Nim (although that would be nice) but do put the required MinGW pieces off a subdirectory under Nim as was done with earlier releases. This allows unzipping to a thumb drive, xcopy installs, and us…
Re: Nim (formerly Nimrod) 0.10.2 released
#9Can anyone give me some insight as to why it's not as hyped, if at all? I'm rather unfamiliar with Nim, and it's seems to have a smaller community, but it feels like it should be getting all sorts of love considering its speed of execution.
Thanks in advance for the help!
Re: Nim (formerly Nimrod) 0.10.2 released
#10All the hype on HN seems to be towards Rust and Go (with Go having its share of haters), but Nim sounds particularly interesting as a side-step from Python that runs faster than both Go and Rust. Can anyone give me some insight as to why it's not as hyped, if at all? I'm rather unfamiliar with Nim, and it's seems to have a smaller community, but it feels like it should be getting all sorts of love considering its spe…