I gotta say the nim language docs are rather pleasant 

Example https://nim-lang.org/docs/tut1.html

But then the whole docs page has multiple interesting things to go through:

https://nim-lang.org/documentation.html

A nice experience on the site overall, clear, clean, simple

Gotchas I've seen so far is that nimble.directory page linked in many places just gives a 502. And yesterday I saw the lsp crashing in gram. Also some editors try to use another lsp binary.

#programming #nim #nimlang

Nim Tutorial (Part I)

Nim-Presto - REST API Framework for Nim Language

https://github.com/status-im/nim-presto

#HackerNews #Tech #NimLang

GitHub - status-im/nim-presto: REST API framework for Nim language

REST API framework for Nim language. Contribute to status-im/nim-presto development by creating an account on GitHub.

GitHub

@natecox

My actual ranking for your criteria:

1. #Nim - https://nim-lang.org
2. #Odin - https://odin-lang.org
3. #Gleam - https://gleam.run
4. #Zig - https://ziglang.org
5. #Go - https://go.dev

I just started learning #OdinLang this weekend myself.

#NimLang #GleamLang #ZigLang #GoLang

Nim Programming Language

The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.

Nim Programming Language
NimConf 2026: Dates Announced, Registrations Open

The Nim Team is happy to announce the next instalment of NimConf! NimConf 2026 will happen June 20, 2026 in the traditional online format where the talks are pre-recorded and revealed as premiers on YouTube while the viewers can ask questions and the presenter can answer them in the live chat.

Nim Programming Language
Maybe one way to change the rules is to stop writing code that needs big hardware. The old options were C or C++ for speed and efficiency (which are difficult and dangerous) or Python, Ruby, NodeJS, Perl, PHP for quick and easy coding (but which are fat and slow). But we have better options now, better compromises... #RustLang, #NimLang, #GoLang, #CrystalLang ... the legacy languages have become the tools of the oppressor

Circling back to this, do any #nimlang developers have a recommendation for how to pass a pointer of an object to a foreign C function? Or dereference a C pointer?

Basically looking for the equivalent of passing &x and *x (where x is a nim object / struct).

Happy new year everyone! ๐ŸŽ„ Iโ€™ve just released MiniECS, a minimalist ECS module for Nim. Enjoy! ๐Ÿš€

https://github.com/erayzesen/miniecs

#Nimlang #Nim #gamedev #ecs

Added a new learning sample to the #kirpi framework today. This shows that small-scale platformers donโ€™t need heavy physics engines โ€” the collision code is just 20 lines. Enjoy. ๐Ÿป

https://github.com/erayzesen/kirpi?tab=readme-ov-file#learning-samples

#madewithkirpi #gamedev #nim #nimlang #platformer #programming

I added some learning samples for the kirpi game framework. ๐Ÿฆ” You can check out the source code and play the live demos directly in your browser.

https://github.com/erayzesen/kirpi?tab=readme-ov-file#learning-samples

#madewithkirpi #gamedev #Nim #kirpi #raylib #nimlang

My definition of a Christmas spirit:
writing a mod manager for #Skyrim ...
on a #NintendoSwitch ...
in #Nim

#NintendoSwitchHacking #hacking #modding #mods #NimLang