Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
10959 ::
[2024-02-06T16:10:23+01:00]
[didlybom] Tooling update: new version of the nimlangserver and the vscode extension
10860 ::
[2024-01-08T18:07:24+01:00]
[Araq] =destroy and enum
10769 ::
[2023-12-15T16:43:19+01:00]
[cblake] How to force inline?
10152 ::
[2023-05-01T22:02:21+02:00]
[Araq] Async HTTP client ORC error in 1.6.10
9802 ::
[2023-01-06T18:22:42+01:00]
[Araq] Question about async programming
9560 ::
[2022-10-29T17:28:33+02:00]
[Araq] Multithread support in a dynamic language interpreter
8960 ::
[2022-02-26T19:37:59+01:00]
[Araq] Anyone working on a new Nim book or second edition of Nim in Action?
8777 ::
[2022-01-05T15:13:27+01:00]
[moigagoo] Made in Nim 2021 - your favorites?
8743 ::
[2021-12-26T15:12:33+01:00]
[Araq] Nim 1.6.2 does not compile on MacOS BigSur 11.6.1
8738 ::
[2021-12-24T18:26:51+01:00]
[Araq] Question about debugging issue related to GC
8727 ::
[2021-12-19T21:36:40+01:00]
[Araq] Geniune question about JS backend support
8653 ::
[2021-11-25T17:03:38+01:00]
[Araq] Malloc issue after upgrading from 1.4.6 to 1.6.0
8598 ::
[2021-11-06T21:21:23+01:00]
[Araq] Dynlib passing value back to main app causes SIGSEGV error
8516 ::
[2021-10-19T21:01:05+02:00]
[Araq] Does Nim support name for anonymous procedures?
8044 ::
[2021-05-26T22:23:07+02:00]
[Araq] How to debug: SIGBUS: Illegal storage access. (Attempt to read from nil?)
7449 ::
[2021-01-30T05:01:07+01:00]
[Stefan_Salewski] Looking for advices on data design for a dynamic language
7268 ::
[2020-12-18T17:22:02+01:00]
[coffeepot] Is this a supported usecase: update global variables from a dynamic library?
7118 ::
[2020-11-19T02:30:24+01:00]
[Araq] Question about async
7101 ::
[2020-11-16T14:53:10+01:00]
[gcao] Which one to choose, Asyncdispatch in Nim vs Chronos?
7066 ::
[2020-11-10T15:29:26+01:00]
[cblake] Catch Ctrl-C interruption
6792 ::
[2020-09-09T23:37:49+02:00]
[Araq] How do I reduce allocation and GC with pool of objects?
6769 ::
[2020-09-03T21:00:02+02:00]
[Araq] Question on implementing language with Nim
6633 ::
[2020-08-02T17:00:29+02:00]
[jibal] Which is the preferred way to define a generic type?