Nim Programming Language

!nim

@programming.dev
Create post
Nim version 2.0.8 released

Nim version 2.0.8 released

Open link in next tab

Nim version 2.0.8 released

https://nim-lang.org//blog/2024/07/03/version-208-released.html

The Nim team is happy to announce Nim version 2.0.8, our fourth patch release for Nim 2.0.

Nim version 2.0.8 released
Nim Community Survey 2023 Results

Nim Community Survey 2023 Results

Open link in next tab

Nim Community Survey 2023 Results

https://nim-lang.org//blog/2024/01/31/community-survey-results-2023.html

Here are the results of Nim Community Survey 2023.

Nim Community Survey 2023 Results
Versions 2.0.2 and 1.6.18 released

Versions 2.0.2 and 1.6.18 released

Open link in next tab

Versions 2.0.2 and 1.6.18 released

https://nim-lang.org//blog/2023/12/19/versions-1618-202-released.html

The Nim team is happy to announce two releases: the latest Nim, version 2.0.2 LTS release, version 1.6.18

Versions 2.0.2 and 1.6.18 released
arnetheduck/nph: An opinionated code formatter for Nim

arnetheduck/nph: An opinionated code formatter for Nim

Open link in next tab

GitHub - arnetheduck/nph: An opinionated code formatter for Nim

https://github.com/arnetheduck/nph/

An opinionated code formatter for Nim. Contribute to arnetheduck/nph development by creating an account on GitHub.

GitHub - arnetheduck/nph: An opinionated code formatter for Nim
Mastering Nim contest winners

Mastering Nim contest winners

Open link in next tab

Mastering Nim contest winners

https://nim-lang.org//blog/2023/12/07/contest-winners.html

The contest is over! A gold crown can be seen by turning the picture upside down:

Mastering Nim contest winners
Reply to *So I'm kind of experiencing some cognitive dissonance*

Reply to *So I'm kind of experiencing some cognitive dissonance*

Reply to So I'm kind of experiencing some cognitive dissonance

Was going to post this on an existing microblog but it won't go through for whatever reason. Reply to @futureisfoss and somewhat to @sotolf as well.

I haven't kept up w/it, but Dominik (who made the package manager and a book to say the least) quitting a little over a year ago seems like it was a significant setback all on its own (which probably has made a major difference by now).

Though I also haven't really started yet (it certainly doesn't help lacking stuff, like Godot 4 bindings are still being worked on by 1 person) so maybe me dropping it is part of why I feel cynical. The last code I did (months ago, in September), load format example (I didn't really make a complete system, because technical hangups and no idea on resulting usage)

Launching the 2023 Nim Community Survey

Launching the 2023 Nim Community Survey

Open link in next tab

Launching the 2023 Nim Community Survey

https://nim-lang.org/blog/2023/11/17/community-survey-2023.html

We are proud to announce the launch of the official 2023 Nim Community Survey!

Launching the 2023 Nim Community Survey
Nim v2.0 released
Open link in next tab

Nim v2.0 released

https://nim-lang.org/blog/2023/08/01/nim-v20-released.html

The Nim team is proud and happy to announce Nim version 2.0.

Nim v2.0 released
A simple brians brain cellular automata in nim

A simple brians brain cellular automata in nim

Open link in next tab

briansBrain

https://codeberg.org/sotolf/briansBrain/src/branch/main/briansBrain.nim

A small implementation of the Brian's Brain cellular automata visualised in a simple curses interface

briansBrain