Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
10700 ::
[2023-11-29T15:04:49+01:00]
[dsrw] Enu 0.2
10396 ::
[2023-08-11T17:19:13+02:00]
[elcritch] Mapster - Because life is too short to map A to B
10306 ::
[2023-06-27T16:08:32+02:00]
[georgelemon] NodeJS/Bun addons powered by Nim 👑
10146 ::
[2023-04-30T18:59:12+02:00]
[cblake] fetching data from many small .txt files
9768 ::
[2022-12-27T17:19:31+01:00]
[Araq] Parallel Fibonacci
9655 ::
[2022-11-25T20:10:39+01:00]
[Araq] Choosing Nim out of a crowded market for systems programming languages
9148 ::
[2022-05-08T14:22:13+02:00]
[Araq] Hello Javascript!
8540 ::
[2021-10-25T15:04:03+02:00]
[Araq] Nim receives $100k in Bitcoin donations
8045 ::
[2021-05-27T00:37:32+02:00]
[bpr] Date issue. What happened in 1940?
7991 ::
[2021-05-17T09:55:27+02:00]
[Araq] Andre von Houck's Nim Web Framework has great potential - A must see!
6592 ::
[2020-07-25T17:54:57+02:00]
[monster] Failing to install Nim using choosenim in WSL
5364 ::
[2019-10-16T19:13:48+02:00]
[federico3] Create a firewall / Net IDS with Nim lang
4636 ::
[2019-02-08T17:14:07+01:00]
[Araq] Debugging - again
4337 ::
[2018-10-28T15:34:52+01:00]
[Araq] Extensive survey response
3682 ::
[2018-03-23T23:58:11+01:00]
[dom96] "real" nim package registry roadmap?
3662 ::
[2018-03-17T14:52:36+01:00]
[GULPF] Resolve: Error: parallel 'fields' iterator does not work for 'case' objects
3661 ::
[2018-03-17T14:38:57+01:00]
[GULPF] Object variants and float: compiler seems to confuse float and float64
3634 ::
[2018-03-12T10:36:10+01:00]
[dom96] Need help with async client/server
3633 ::
[2018-03-11T19:25:30+01:00]
[monster] Nimble package structure
3626 ::
[2018-03-10T15:57:06+01:00]
[Stefan_Salewski] times.now() not found?
3610 ::
[2018-03-04T19:05:30+01:00]
[LeuGim] Introducing moduleinit
3577 ::
[2018-02-24T14:52:04+01:00]
[Stefan_Salewski] Compiler crashes while compiling module with "StringValue[LEN: static[Natural]]"
3543 ::
[2018-02-12T14:29:35+01:00]
[Araq] Is there a way to create a Java-style thread-local in Nim?
3541 ::
[2018-02-11T20:21:43+01:00]
[Araq] Module logging: how to create the right Logger(s) in a library?
3540 ::
[2018-02-11T19:31:37+01:00]
[monster] How do you get an "IpAddress" from a hostname?
3527 ::
[2018-02-04T16:24:07+01:00]
[Araq] asyncdispatch and "closing server socket"
3523 ::
[2018-02-03T21:22:08+01:00]
[Araq] Moving "top level" code to a proc affect initialisation of threadvar
3522 ::
[2018-02-03T13:16:12+01:00]
[Smaehtin] {.global.} and generics
3510 ::
[2018-01-28T14:35:56+01:00]
[Araq] "U64: static[int]" as type paratmeter => "cannot generate code for: U64"
3509 ::
[2018-01-28T12:53:18+01:00]
[GULPF] Best way to define proc that works on ref X, ptr X and var X
3508 ::
[2018-01-27T18:52:51+01:00]
[dom96] How to call runForever()?
3506 ::
[2018-01-27T14:14:36+01:00]
[dom96] A "future" LOC affects a "past" LOC!
3502 ::
[2018-01-24T21:52:21+01:00]
[nucky9] Error: 'XXX' is not GC-safe as it accesses 'YYY' which is a global using GC'ed memory
3493 ::
[2018-01-21T18:55:14+01:00]
[dom96] lib\pure\asyncmacro.nim(43, 27) Error: attempting to call undeclared routine: 'callback='
3489 ::
[2018-01-19T20:23:24+01:00]
[Demos] Windows: "import posix" => 'arpa/inet.h': No such file or directory
3476 ::
[2018-01-12T08:52:28+01:00]
[yglukhov] importc: multiple headers?
3460 ::
[2018-01-06T15:57:26+01:00]
[Araq] Is anyone using the libuv wrappers?
3454 ::
[2018-01-03T16:23:40+01:00]
[dom96] Sockets in Nim: I must choose between "select" and "accept"?
3448 ::
[2017-12-31T17:05:23+01:00]
[Udiknedormin] Getting ambiguous call on $(range) and idk why
3444 ::
[2017-12-29T16:25:08+01:00]
[Udiknedormin] I'm getting a type mismatch despite using a type cast
3440 ::
[2017-12-28T21:37:37+01:00]
[Varriount] ASM on Windows basically dead?
3437 ::
[2017-12-28T16:31:46+01:00]
[monster] importc: multiple headers?
3422 ::
[2017-12-17T16:32:15+01:00]
[Araq] Wrapping BOOL WINAPI IsWindows8OrGreater(void) ...
3421 ::
[2017-12-17T12:45:46+01:00]
[Araq] Can I somehow emulate Java's System.currentTimeMillis() in Nim?
3411 ::
[2017-12-10T12:14:38+01:00]
[boia01] How does a "Table" find the "hash()" proc of a type?
3398 ::
[2017-12-05T21:15:51+01:00]
[mratsim] How does seq handle negative array index?
3397 ::
[2017-12-05T12:38:43+01:00]
[Araq] How to debug a compile error in a template?
3395 ::
[2017-12-04T21:01:45+01:00]
[Araq] Table: proc `[]`is deprecated, but "get" is not "public" !?
3394 ::
[2017-12-04T14:48:35+01:00]
[Araq] What is the entire "seq" API?
3393 ::
[2017-12-03T17:29:34+01:00]
[sdwfrost] Highest uint64
3391 ::
[2017-12-02T20:04:35+01:00]
[Araq] SharedTable: missing hasKey() and len()
3375 ::
[2017-11-28T22:17:56+01:00]
[boia01] How to define a global proc pointer/value, used by threads?
3372 ::
[2017-11-26T16:55:52+01:00]
[Araq] local-heap/multi-threading not working as I expect
3368 ::
[2017-11-25T18:53:24+01:00]
[Araq] Cannot seem to get "Identifier Mangling" to work
3367 ::
[2017-11-25T15:44:57+01:00]
[dom96] IOError when compiling from VSCode's internal terminal
3360 ::
[2017-11-22T23:14:22+01:00]
[Jehan] Pointer to generic type with unspecified generic parameter?
3352 ::
[2017-11-20T13:21:37+01:00]
[stisa] Can I somehow show context-specific information in an {.error.} ?
3351 ::
[2017-11-19T16:39:19+01:00]
[Araq] Can I tell Nim to NOT use *reference* for a var parameter?
3348 ::
[2017-11-18T16:59:55+01:00]
[Araq] Is nimue4 still maintained/used by anyone?
3339 ::
[2017-11-15T22:57:51+01:00]
[mikra] Comment causing compiler to fail?
3325 ::
[2017-11-12T20:33:48+01:00]
[Udiknedormin] How do you check the presence of an annotation?
3324 ::
[2017-11-12T13:39:52+01:00]
[Araq] atomics: Why is interlockedCompareExchange8 "safe"?
3322 ::
[2017-11-11T15:30:32+01:00]
[sky_khan] Forum Request for Enhancement: Fix the "Back Button" in Search
3298 ::
[2017-11-01T14:44:53+01:00]
[monster] Has anyone tried to create *compile-time* "self-optimizing" code in Nim?
3295 ::
[2017-10-31T15:49:58+01:00]
[yglukhov] Has anyone considered if Nim would be a good fit for a "serverless" architecture?
3291 ::
[2017-10-29T17:30:29+01:00]
[Araq] Challenges implementing an "actor system" in Nim (long post!)
3286 ::
[2017-10-26T13:34:04+02:00]
[Araq] How do you keep your motivation on your open-source projects
3278 ::
[2017-10-24T21:26:06+02:00]
[Araq] Is this use of Nim locks correct?
3276 ::
[2017-10-23T20:09:58+02:00]
[Varriount] Cannot get name of type using typedesc
3275 ::
[2017-10-23T15:43:52+02:00]
[Tiberium] Nim Manual: wrong link: "lock levels"
3274 ::
[2017-10-23T14:19:14+02:00]
[wizzardx] VS Code: Compiled Nim program "blocks" until VS Code is closed
3271 ::
[2017-10-22T19:11:49+02:00]
[jlp765] Negative generic type matching
3256 ::
[2017-10-18T20:33:51+02:00]
[dom96] What should next Araq's live stream be about?
3254 ::
[2017-10-18T15:54:20+02:00]
[Araq] What's happening with destructors?
3248 ::
[2017-10-14T14:37:32+02:00]
[Araq] The "sexp" link in the Nim Standard Library returns a "404"
3246 ::
[2017-10-13T20:15:45+02:00]
[Stefan_Salewski] Builtin "regions" can model lent and unique pointers
3245 ::
[2017-10-13T20:09:34+02:00]
[Stefan_Salewski] "the upcoming OpenCL target"
3244 ::
[2017-10-13T20:03:38+02:00]
[Tiberium] "Person = object" still has a type field by default?
3233 ::
[2017-10-08T13:13:54+02:00]
[LeuGim] How to write (mostly) "architecture independent" (32/64 bits) code?
3232 ::
[2017-10-08T12:04:22+02:00]
[LeuGim] Formatted Backend Output?
3207 ::
[2017-09-29T20:25:16+02:00]
[dom96] How to "nimble install XXX" using a specific architecture (x86, instead of x64)?
3145 ::
[2017-09-04T18:27:05+02:00]
[Araq] Compositional inheritance voodo
2962 ::
[2017-05-19T08:33:22+02:00]
[xomachine] [SOLVED] Macros AST - Refactoring deep (4-level) nested if-elif-else statement.
2862 ::
[2017-03-16T08:03:20+01:00]
[dom96] Nim can be Haskell :-)
2856 ::
[2017-03-14T20:18:24+01:00]
[Arrrrrrrrr] Chaining inline iterators
2770 ::
[2017-01-30T02:03:27+01:00]
[Araq] Nim compiling using MS VS2015 (windows)
2717 ::
[2017-01-11T18:36:27+01:00]
[Araq] How could we make code readability better on third-party plateforms? (Github/Gitlab/Bitbucket/etc.)
2457 ::
[2016-08-11T06:18:59+02:00]
[Araq] Send data structures between threads?
2456 ::
[2016-08-10T16:49:07+02:00]
[Araq] Nim improvement process
1177 ::
[2015-05-03T03:49:20+02:00]
[Jehan] Import every file in a folder?
614 ::
[2014-11-02T18:10:59+01:00]
[jgoodgive] How to do OO and inheritance with proc