Nim 1.2
nim-lang.org
Nim 1.2
1–10 of 130 posts
Re: Nim 1.2
#2https://github.com/sergiotapia/torrentinim
Nim is a very interesting language, with a lot of upsides. It just needs that killer framework to get the ball rolling and allow devs to solve business needs quickly. Once that's done I think Nim will grow a lot! Tiny binaries, static binaries, fast, low memory usage, macros, compiles to C.
Re: Nim 1.2
#3Re: Nim 1.2
#4Very excited to see gc:arc make it into stable.
Re: Nim 1.2
#5Re: Nim 1.2
#6Re: Nim 1.2
#7Re: Nim 1.2
#8If you would like to see some simple to parse Nim code and get a feel for what a "1 month of experience during weekends" Nim looks like, check out my project: https://github.com/sergiotapia/torrentinim Nim is a very interesting language, with a lot of upsides. It just needs that killer framework to get the ball rolling and allow devs to solve business needs quickly. Once that's done I think Nim will grow a lot! Tiny…