Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
12530 ::
[2024-09-25T18:39:16+02:00]
[exelotl] Questions about default initialisation / requiresInit
10947 ::
[2024-02-04T08:12:10+01:00]
[Araq] Found a Niche that only Nim can do: Easy Retro(e.g. MOS 65xx) Development with ORC/ARC
10933 ::
[2024-01-30T16:26:08+01:00]
[Araq] Pocket Clicker — proof of concept Game Boy "game"
10791 ::
[2023-12-20T21:45:34+01:00]
[Araq] Escape characters for fmt
10654 ::
[2023-11-19T17:13:30+01:00]
[Araq] overload operator `+=` for private member
10254 ::
[2023-06-07T14:58:38+02:00]
[ggibson] tell me the library for windows to download files with a progress bar
10184 ::
[2023-05-08T17:55:23+02:00]
[Araq] High stack usage when calling `reset` on an object with a destructor
10080 ::
[2023-04-07T08:14:21+02:00]
[Araq] State of HTTP Servers in Nim
10004 ::
[2023-03-15T13:11:27+01:00]
[Araq] .o files going missing before linking?
9895 ::
[2023-02-17T00:19:32+01:00]
[PMunch] Is there a way to automatically find the path to nimbase.h when installed with choosenim?
9891 ::
[2023-02-15T11:51:33+01:00]
[exelotl] Pass instance to other script
9886 ::
[2023-02-13T17:56:20+01:00]
[moigagoo] Nim vs the 6 languages I learned before it
9875 ::
[2023-02-07T15:02:36+01:00]
[exelotl] Why vtable implementaion is not better than subtype checking implementation?
9858 ::
[2023-01-30T20:55:13+01:00]
[ReneSac] Twisting Nim's arm to generate loop #pragmas .
9805 ::
[2023-01-08T02:10:48+01:00]
[Araq] Official Fediverse (e.g. Mastodon) account?
9759 ::
[2022-12-25T15:09:46+01:00]
[arnetheduck] How to further speed up the build of your Nim's projects (using ccache)
9746 ::
[2022-12-21T22:02:52+01:00]
[Araq] Nim version 2.0 RC1
9722 ::
[2022-12-13T23:28:08+01:00]
[PMunch] Fine control over the ordering of linker args?
9687 ::
[2022-12-03T13:14:31+01:00]
[boia01] Forum subscription feature
9639 ::
[2022-11-20T15:39:37+01:00]
[Araq] Are OpenArrays memory safe?
9574 ::
[2022-11-03T09:47:54+01:00]
[Araq] Nim 1.6.10 release candidate
9563 ::
[2022-10-30T17:02:52+01:00]
[cblake] How to import a C array of unknown size?
9549 ::
[2022-10-25T17:00:07+02:00]
[Araq] Tips on how to avoid Nim pointer instability bugs?
9531 ::
[2022-10-15T03:37:19+02:00]
[treeform] How do I turn binary file data into hex representation
9450 ::
[2022-09-09T01:00:34+02:00]
[matkuki] Slow compilation time in a big project. What branch contains Incremental Compilation?
9449 ::
[2022-09-08T20:45:52+02:00]
[Araq] how can I buy "Mastering Nim" without using amazon services?
9337 ::
[2022-08-01T17:40:51+02:00]
[exelotl] string of compressed source code
9336 ::
[2022-08-01T15:51:43+02:00]
[juancarlospaco] Nim Wiki disabled contributions
9319 ::
[2022-07-23T21:12:01+02:00]
[dom96] Implement api rate limiting with jester
9318 ::
[2022-07-23T15:10:25+02:00]
[exelotl] How to compute a set[enum] with all possible values?
9294 ::
[2022-07-08T18:55:46+02:00]
[juancarlospaco] When should i use JsonNode instead of tables
9280 ::
[2022-07-03T18:19:36+02:00]
[Araq] Effect system: filtering tags
9219 ::
[2022-06-09T00:16:20+02:00]
[dom96] Cursed: Working braces in Nim
9143 ::
[2022-05-04T10:46:31+02:00]
[Araq] Fidgets!
9112 ::
[2022-04-18T09:49:00+02:00]
[exelotl] metatag - an audio metadata library
9110 ::
[2022-04-16T17:35:57+02:00]
[Araq] Seeking advices for a C programming book
9106 ::
[2022-04-15T02:13:21+02:00]
[Araq] Do name the array element
9100 ::
[2022-04-11T07:41:37+02:00]
[miran] Nim 1.6.6 release candidate
9081 ::
[2022-04-06T05:14:05+02:00]
[Araq] System.sink & System.lent
9058 ::
[2022-03-29T22:25:56+02:00]
[Araq] Automatic dereferencing for procs
9044 ::
[2022-03-25T18:34:15+01:00]
[Araq] how to make a enum with wrapped ordinals
9006 ::
[2022-03-14T01:59:53+01:00]
[Araq] Using arc with C types?
8935 ::
[2022-02-20T15:43:47+01:00]
[ggibson] porting c++ [string]view demo to nim: a puzzle
8859 ::
[2022-02-01T13:02:03+01:00]
[exelotl] Defer within async dispatch
8826 ::
[2022-01-19T13:34:43+01:00]
[PMunch] nimscript - import configuration file
8777 ::
[2022-01-05T15:13:27+01:00]
[moigagoo] Made in Nim 2021 - your favorites?
8631 ::
[2021-11-15T18:36:14+01:00]
[Araq] Forbidden-by-default effects?
8629 ::
[2021-11-15T13:57:34+01:00]
[dom96] Evolving the moderation of the Nim communities
8591 ::
[2021-11-05T09:33:26+01:00]
[Araq] include std/prelude vs import std/prelude (and other small prelude oddities)
8492 ::
[2021-10-10T14:07:41+02:00]
[Araq] Trailing commas in "command" syntax?
8466 ::
[2021-09-28T15:45:26+02:00]
[Araq] Nim 1.6.0 RC2
8453 ::
[2021-09-24T06:30:05+02:00]
[exelotl] Nested concepts
8375 ::
[2021-08-28T06:43:54+02:00]
[Araq] Goodboy Galaxy - Kickstarter and demo now live!
8304 ::
[2021-08-06T15:16:53+02:00]
[exelotl] Can I jump to the definition of a proc or macros of a package when using IDE?
8299 ::
[2021-08-05T13:24:34+02:00]
[juancarlospaco] Serial string generation & generators
8215 ::
[2021-07-09T05:00:41+02:00]
[Araq] Idiomatic Nim code for 2D Poisson simulation
8183 ::
[2021-07-01T20:29:49+02:00]
[SolitudeSF] Sega Genesis
8123 ::
[2021-06-16T12:27:21+02:00]
[exelotl] Nim on embedded systems
7993 ::
[2021-05-17T14:50:15+02:00]
[kcvinu] How to solve type mismatch error ?
7827 ::
[2021-04-19T18:23:33+02:00]
[juancarlospaco] Accessing {.emit.}'d variables across modules?
7768 ::
[2021-04-09T17:52:00+02:00]
[treeform] Release candidates for 1.4.6 and 1.2.12
7743 ::
[2021-04-04T10:17:38+02:00]
[Araq] arm-none-eabi-gcc doesn't compile volatileStore
7688 ::
[2021-03-23T15:59:26+01:00]
[Araq] auto declaration of function prototype
7661 ::
[2021-03-19T09:12:26+01:00]
[Araq] how do I get a reference to a object
7585 ::
[2021-03-06T18:59:05+01:00]
[kobi] How to segment the code into different files?
7533 ::
[2021-02-19T03:52:41+01:00]
[Araq] How to allow out of bounds access on sized arrays?
7505 ::
[2021-02-14T22:10:04+01:00]
[SolitudeSF] Forwarding modules via `export`, and how to structure my library?
7455 ::
[2021-01-31T20:31:48+01:00]
[mratsim] enforcing a const or literal in a proc parameter?
7180 ::
[2020-12-01T02:12:04+01:00]
[Araq] When to use IncompleteStruct pragma?
7095 ::
[2020-11-15T21:16:48+01:00]
[kobi] is there a way to combine types?
6913 ::
[2020-10-12T13:58:18+02:00]
[exelotl] Understanding inject pragma
6867 ::
[2020-09-29T13:40:29+02:00]
[Araq] [noob] Help with sets
6755 ::
[2020-09-01T19:14:54+02:00]
[exelotl] Access Nim variables from Lua
6732 ::
[2020-08-27T14:08:08+02:00]
[jibal] Handling in-place functions efficiently
6678 ::
[2020-08-13T18:22:01+02:00]
[exelotl] Specifying compiler executable in config.nims
6622 ::
[2020-07-30T10:34:02+02:00]
[cblake] String interning (seen on Github) : Is it good? has anybody been using it?
6500 ::
[2020-06-27T23:48:51+02:00]
[Araq] What's the future of "implicitDeref"?
6489 ::
[2020-06-25T23:07:14+02:00]
[Araq] Procedure overloading with explicit parameters
6399 ::
[2020-06-02T18:46:04+02:00]
[dom96] Lambda syntax is awkward
6396 ::
[2020-06-01T20:25:37+02:00]
[Araq] Uncle Bob - one syntax to rule them all?
6280 ::
[2020-05-01T18:59:40+02:00]
[mitai] Can the nim compiler run in the browser? Experimenting Nim to template web pages
5613 ::
[2019-11-28T19:56:50+01:00]
[dom96] Discord server improvements
5588 ::
[2019-11-25T13:42:04+01:00]
[dom96] Advent of Nim 2019 megathread
5423 ::
[2019-10-30T04:03:00+01:00]
[dom96] let & const on C backend
5192 ::
[2019-09-15T05:37:12+02:00]
[Araq] Feature Request: Addressable Constants
4279 ::
[2018-10-05T00:50:09+02:00]
[Araq] runnableExample considered harmful / good feature to deprecate before 1.0?