Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
10495 ::
[2023-09-19T16:13:11+02:00]
[Araq] High level TUI framework (or wrapper of)
10214 ::
[2023-05-21T19:57:55+02:00]
[Araq] Support for Tree-sitter?
9758 ::
[2022-12-24T23:40:34+01:00]
[Araq] Parazoa - Immutable, persistent data structures for Nim
9746 ::
[2022-12-21T22:02:52+01:00]
[Araq] Nim version 2.0 RC1
9655 ::
[2022-11-25T20:10:39+01:00]
[Araq] Choosing Nim out of a crowded market for systems programming languages
9591 ::
[2022-11-09T03:40:54+01:00]
[Araq] nim name origin?
9346 ::
[2022-08-03T20:29:30+02:00]
[Araq] Threads dying, memory issues?
9333 ::
[2022-07-30T22:56:57+02:00]
[sekao] Load Assets From Memory
9256 ::
[2022-06-22T11:56:30+02:00]
[Vindaar] Any way to determine the GC at runtime?
9244 ::
[2022-06-18T15:21:52+02:00]
[Araq] Nimwave - build TUIs for the terminal, web, and desktop
9238 ::
[2022-06-15T19:31:07+02:00]
[Araq] Back to the roots of v2.. and what it could be
9178 ::
[2022-05-28T17:21:58+02:00]
[mratsim] Channels documentation
8872 ::
[2022-02-06T17:29:32+01:00]
[PMunch] Two-way communication with the new ORC-friendly channels
8866 ::
[2022-02-04T14:45:21+01:00]
[dsrw] Nim devroom at FOSDEM this weekend
8827 ::
[2022-01-19T14:35:27+01:00]
[treeform] Update on compiling to asmjs or wasm through emscripten...
8777 ::
[2022-01-05T15:13:27+01:00]
[moigagoo] Made in Nim 2021 - your favorites?
8759 ::
[2022-01-01T18:18:45+01:00]
[Araq] `Result` update
8731 ::
[2021-12-24T01:16:02+01:00]
[sekao] Ported C++ OpenGL/GLFW code to NimGL, runs, but geometry seems wrong
8723 ::
[2021-12-18T16:10:04+01:00]
[didlybom] A rant about Nim bugs
8696 ::
[2021-12-08T22:33:32+01:00]
[doofenstein] What is 'block' in this code
8085 ::
[2021-06-05T12:30:51+02:00]
[drkameleon] Change rune at given position, in Unicode string
8072 ::
[2021-06-01T20:18:47+02:00]
[slangmgh] Asynchronous processing of http requests vs spawn tasks!
8058 ::
[2021-05-30T18:23:53+02:00]
[mrhdias] How to pass a channel between spawned functions?
7987 ::
[2021-05-16T13:32:28+02:00]
[enthus1ast] Process input on TUI (illwill)
7983 ::
[2021-05-15T09:01:03+02:00]
[Araq] Nim 2.0 -- thoughts
7970 ::
[2021-05-12T06:21:31+02:00]
[jyapayne] Show Nim: Pixie now supports text layout and rasterizing, including rich text with styled spans!
7646 ::
[2021-03-17T08:07:33+01:00]
[Araq] Nicer function anmes and other identifiers in the JS output
7622 ::
[2021-03-14T10:10:14+01:00]
[dom96] async - noob question
7603 ::
[2021-03-10T19:12:02+01:00]
[ShinraTensei] ncurses trouble
7534 ::
[2021-02-19T12:16:11+01:00]
[enthus1ast] Building games for the web with Emscripten
7422 ::
[2021-01-24T16:13:56+01:00]
[Araq] Pararules - A rules engine for games
7221 ::
[2020-12-07T19:14:31+01:00]
[treeform] In macros, is there a way to know if a symbol as global?
7218 ::
[2020-12-07T12:27:47+01:00]
[Stefan_Salewski] What is the use of reference (ref) types in Nim. What is ref normally used for in Nim?
7075 ::
[2020-11-11T22:07:27+01:00]
[coffeepot] Deprecated operators for DateTime private members
7058 ::
[2020-11-09T18:18:44+01:00]
[Stefan_Salewski] imgui
6971 ::
[2020-10-22T03:37:11+02:00]
[dom96] What Nim projects are you working on?
6948 ::
[2020-10-18T10:26:11+02:00]
[treeform] Is Nim good for creating video games?
6905 ::
[2020-10-09T05:54:48+02:00]
[treeform] How to statically link libraries?
6766 ::
[2020-09-03T13:10:04+02:00]
[dom96] Growth of popularity and Nim community
6765 ::
[2020-09-03T10:15:59+02:00]
[dom96] how does `nimble develop` work?
6689 ::
[2020-08-17T17:57:09+02:00]
[dsrw] Using the compiler API for hot code reloading
6646 ::
[2020-08-06T16:28:35+02:00]
[Araq] Sandboxing untrusted Nimscript code
6475 ::
[2020-06-23T11:33:58+02:00]
[jibal] Name of nim file at compile time
6090 ::
[2020-03-19T12:24:36+01:00]
[nepeckman] Paravim - a Vim-based editor for Nim
5975 ::
[2020-02-24T08:14:47+01:00]
[cblake] How to use integer generics in types?
5948 ::
[2020-02-19T00:20:49+01:00]
[ggibson] Paranim and Pararules - my new gamedev libraries
5877 ::
[2020-02-02T00:57:05+01:00]
[filcuc] Hot code reloading
5362 ::
[2019-10-16T14:21:30+02:00]
[timothee] Out of bounds error when use seq with emscripten