Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
7406 ::
[2021-01-20T18:54:05+01:00]
[federico3] Nim Community Survey 2020 Results
7191 ::
[2020-12-02T21:56:04+01:00]
[rgv151] how to wrap a C object when field names are Nim keywords?
7179 ::
[2020-11-30T21:04:41+01:00]
[Araq] Nim (1.4 ORC) v.s. Rust in terms of safety?
7156 ::
[2020-11-25T21:12:53+01:00]
[Araq] recursive iterators - is there a recommend workaround?
7147 ::
[2020-11-23T18:05:19+01:00]
[DeletedUser] NilAccessError is deprecated ?
7146 ::
[2020-11-23T17:02:54+01:00]
[Araq] Strange error message from collections/sets.nim
7136 ::
[2020-11-21T19:17:09+01:00]
[Yardanico] Article on writing hacking tools in Nim
7094 ::
[2020-11-15T17:55:51+01:00]
[Araq] How do you deal with dependencies in Nim ?
7088 ::
[2020-11-14T04:55:32+01:00]
[cblake] Creating unique ID from strings
7087 ::
[2020-11-13T23:30:36+01:00]
[Araq] ANN: NimDBX, a super-fast persistent key-value store
7064 ::
[2020-11-10T13:50:55+01:00]
[Araq] How to prevent a program from crashing when the "OSError: Too many open files" error occurs?
7063 ::
[2020-11-10T01:52:46+01:00]
[Araq] Capturing a context variable in public procs
7058 ::
[2020-11-09T18:18:44+01:00]
[Stefan_Salewski] imgui
7054 ::
[2020-11-08T21:58:29+01:00]
[Araq] Zippy: a dependency-free Nim implementation of deflate, gzip, zlib, zip
7051 ::
[2020-11-08T12:11:14+01:00]
[Araq] Reference Variable (C++ jargon) - is there such a beast?
7045 ::
[2020-11-06T20:56:50+01:00]
[Araq] C++ FFI - basic example
7022 ::
[2020-11-01T14:20:45+01:00]
[SolitudeSF] [Question] Enumerating fields in an enum
6992 ::
[2020-10-27T13:28:57+01:00]
[Araq] Nim 1.2.8 and 1.0.10 are released
6991 ::
[2020-10-27T13:27:44+01:00]
[bpr] Should we use British or American English in the documentation?
6984 ::
[2020-10-25T15:35:50+01:00]
[ggibson] listFiles() at compile time?
6975 ::
[2020-10-22T21:30:02+02:00]
[Araq] expandMacros compilation error in nim-1.4.0
6966 ::
[2020-10-21T04:20:17+02:00]
[cblake] Convert Time to Duration
6951 ::
[2020-10-18T14:07:54+02:00]
[didlybom] Impressive results with --gc:orc
6950 ::
[2020-10-18T12:08:45+02:00]
[dom96] Problems installing nim 1.4.0 with choosenim
6925 ::
[2020-10-14T19:33:03+02:00]
[Araq] Small introductory post about ARC/ORC in Nim.
6924 ::
[2020-10-14T18:39:22+02:00]
[Araq] python dict implementation for Nim's Table
6913 ::
[2020-10-12T13:58:18+02:00]
[exelotl] Understanding inject pragma
6895 ::
[2020-10-06T17:05:02+02:00]
[Araq] Reference to tuple type
6892 ::
[2020-10-05T14:51:06+02:00]
[Araq] -d:danger versus -d:release --checks:off
6869 ::
[2020-09-29T15:24:47+02:00]
[Araq] weird nim parser problem
6864 ::
[2020-09-27T13:24:57+02:00]
[Araq] Calling same-named-function from abstruct object
6844 ::
[2020-09-20T19:32:16+02:00]
[Araq] config files: Nimscript and Nim compiler documentation inconsistency
6822 ::
[2020-09-16T20:04:52+02:00]
[Araq] dollars for ref types
6816 ::
[2020-09-14T21:36:56+02:00]
[juancarlospaco] expandMacros problem with export postfix star '*'
6809 ::
[2020-09-13T12:57:38+02:00]
[Araq] Add hash[T] to hashes?
6799 ::
[2020-09-11T03:15:36+02:00]
[dom96] keep signed into forum
6789 ::
[2020-09-09T16:37:35+02:00]
[Clonk] Idiomatic way of creating named closures
6756 ::
[2020-09-01T19:23:27+02:00]
[Araq] Pros vs. Cons Of Nim In The Large?
6705 ::
[2020-08-21T10:21:36+02:00]
[mratsim] SciNim / Nim-science: IRC-Discord-Gitter bridge
6549 ::
[2020-07-16T12:06:11+02:00]
[Araq] Update on --gc:arc
6352 ::
[2020-05-19T01:56:12+02:00]
[Araq] How mature is async/threading in Nim?
1151 ::
[2015-04-21T12:52:27+02:00]
[Araq] Why is reading lines from stdin so slow for me?