安裝中文字典英文字典辭典工具!
安裝中文字典英文字典辭典工具!
|
- Nim forum
Forum użytkowników języka programowania Nim, miejsce do zadawania pytań, dzielenia się wiedzą i dyskusji na temat Nim
- Which IDE to use in 2024? - Nim forum
But what tools Nim provide - for IDE to use and integrate with I remember there were discussion and effort about: Nim Incremental Compilation, a key component to make IDE better, to give fast feedback on errors and autocomplete Better IDE support, like autocomplete etc Wonder if there any progress since?
- Nimony - TypeKindT should be: TypekindT - Nim forum
There are several similar errors about letter casing differences (TypeKindT vs TypekindT, FieldKind vs Fieldkind, etc ) I don’t really understand why Nim is being so strict about this — I thought Nim identifiers were case-insensitive Does anyone have an idea what’s going on here? I’m wondering if this might be related to the Nim version or some recent change in Nimony (I’m using
- simpleargs - Dead simple CLI parsing. - Nim forum
Most of Nim's CLI parsing libraries are gigantic macro-heavy opinionated things that are overkill, and don't let you write your own docstrings The gift that is std parseopt allowed me to vastly simplify the basic use cases into 7 tiny procs that are barely 50 lines of code
- Nimony progress report -- part 4 - Nim forum
Nim is the modern, cheerful, and powerful distillation of Free Pascal, Ada, and scripting in my view Free Pascal has an outstanding base to develop desktop apps, and has a comprehensive web framework that puts Java to shame - mORMot2
- GUI app with nim - Nim forum
Forum dyskusyjne dotyczące języka programowania Nim, gdzie użytkownicy mogą zadawać pytania, dzielić się wiedzą i omawiać różne aspekty tego języka
- Neo, a new package manager for Nim - Nim forum
Hey all, I've been recently writing a new package manager for Nim Nimble's gotten awfully slow for me lately, especially inside Nix shells I would've loved to fix that, but unfortunately the Nimble source code is very hard to go through and modify
- How to Efficiently Implement Microservices with Nim?
Nim compiles to a single executable so deploying once your have an automated, reproductible build system, is very straightforward Scaling, well it depends what exactly you want to scale
|
|
|