About 7,830 results
Open links in new tab
  1. Nim forum

    Forum użytkowników języka programowania Nim, miejsce do zadawania pytań, dzielenia się wiedzą i dyskusji na temat Nim.

  2. Nimony progress report -- part 4 - Nim forum

    I have been working lately on my own language and compiler (obviously in nim!) which offers inference, a proper type system, static proving, reference lifetime, ffi, generics, pattern …

  3. Cborious: Fast standards-compliant CBOR library for Nim 2.x

    Announcing Cborious for Nim 2.x! What: Fast, standards-compliant CBOR library for Nim with streaming I/O, canonical/deterministic modes (RFC 8949), and compile-time encode/decode …

  4. 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 …

  5. 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.

  6. Best practices for initializing objects? - Nim forum

    An aspect of Nim that’s giving me trouble is ensuring that objects get initialized properly. I’ve gotten used to constructors in C++/Swift/TypeScript, which enforce that any instance of object …

  7. Arraymancer - 2023-12-31 - Overview of longstanding missing …

    Furthermore, since then Nim v2 introduced new interesting features like builtin memory management that works with multithreading or views that are quire relevant to Arraymancer. …

  8. Maybe nappgui is best cross platform gui lib for nim

    As PMunch stated, looks like a nice project to provide bindings for. You could do sth. like owlkettle does and put a declarative GUI-DSL on top of that for far better ease of use (this is what …

  9. How to set up/start a Project? - Nim forum

    There's the Nim package manager Nimble and its README has a section on project structure. Also, if you use nimble init on the command line, it will create the structure for you to have an …

  10. Nim version 2.2.4 released - Nim forum

    Apr 22, 2025 · It is with great joy that I can share that Nim 2.2.4 is the first Nim version to have its Docker Hub images build and pushed automatically with CI from a repo affiliated with the …