Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
4950 ::
[2019-06-20T00:12:59+02:00]
[jlhouchin] Fastest Prime Sieve, in Nim
3988 ::
[2018-06-27T20:00:33+02:00]
[Araq] explain this behavior for me
3861 ::
[2018-05-26T16:54:32+02:00]
[Stefan_Salewski] error using 'count' function
3852 ::
[2018-05-24T21:13:18+02:00]
[Varriount] Keeping track of threads
3807 ::
[2018-05-09T17:58:09+02:00]
[mashingan] CTFE
3804 ::
[2018-05-06T18:13:38+02:00]
[cheatfate] clang 6 compiling error
3771 ::
[2018-04-21T17:47:33+02:00]
[Araq] Nim, or gcc, problem?
3766 ::
[2018-04-17T18:28:38+02:00]
[Araq] How to add unique items to array?
3727 ::
[2018-04-05T03:56:08+02:00]
[mashingan] Can I do this in Nim?
3696 ::
[2018-03-27T21:23:22+02:00]
[Araq] Twinprimes generator that showcases Nim
3677 ::
[2018-03-22T07:34:57+01:00]
[Stefan_Salewski] Arbitrary Precision Integer Math Operators
3659 ::
[2018-03-17T06:16:01+01:00]
[mratsim] Stein's (binary) GCD algorithm (iterative version)
3658 ::
[2018-03-16T18:18:10+01:00]
[Araq] Compiler won't scale (still)
3622 ::
[2018-03-09T03:22:20+01:00]
[JohnS] The Nim way to do this
3613 ::
[2018-03-05T20:31:18+01:00]
[Araq] compiler error in 0.18.0 ??
3477 ::
[2018-01-12T12:15:29+01:00]
[yglukhov] Advice on OOP in Nim
3475 ::
[2018-01-12T03:47:15+01:00]
[Arrrrrrrrr] Nim for Rubyists
3462 ::
[2018-01-06T20:48:26+01:00]
[dom96] Increasing Nim exposure
3392 ::
[2017-12-03T00:00:34+01:00]
[Araq] experimenting with pointers and slices
3371 ::
[2017-11-26T00:24:08+01:00]
[Araq] Compiling with --gc:none produces unexpected prohibition
3370 ::
[2017-11-25T23:55:04+01:00]
[Araq] How to make this compile
3366 ::
[2017-11-25T02:29:30+01:00]
[dom96] A wish for Nim conferences
3308 ::
[2017-11-05T09:36:05+01:00]
[Araq] floating point output formating
3307 ::
[2017-11-05T03:40:12+01:00]
[jzakiya] queues for parallel processing
3302 ::
[2017-11-03T22:06:40+01:00]
[Stefan_Salewski] compile time code execution problem
3293 ::
[2017-10-30T03:50:28+01:00]
[Araq] How do you get thread count in Nim
3285 ::
[2017-10-26T04:03:34+02:00]
[wizzardx] How to get real time of parallel code
3257 ::
[2017-10-19T18:34:37+02:00]
[jlp765] Problem using "spawn"
3252 ::
[2017-10-17T18:27:38+02:00]
[Araq] Recovering Nim source code
3216 ::
[2017-10-03T17:01:25+02:00]
[Araq] Another reason to deprecate ..<
3213 ::
[2017-10-01T18:14:46+02:00]
[perturbation2] OpenMP and Nim
3169 ::
[2017-09-14T20:30:56+02:00]
[Araq] Subtle memory management error found
3143 ::
[2017-09-02T17:02:42+02:00]
[dom96] Nim in Action print book is 50% off today
3127 ::
[2017-08-27T18:58:11+02:00]
[def] Editor profiles fo Nim
3120 ::
[2017-08-24T01:22:49+02:00]
[jlp765] Nim documentation
3117 ::
[2017-08-22T00:46:26+02:00]
[mashingan] Using spawn and/or parallel: for parallel programming
3114 ::
[2017-08-21T01:07:26+02:00]
[mashingan] Inputing numbers
3112 ::
[2017-08-20T18:27:40+02:00]
[sky_khan] Indentation causes compiler errors
3097 ::
[2017-08-07T19:37:08+02:00]
[def] These Rosetta Code examples don't compile with 0.17.0
3095 ::
[2017-08-07T06:45:13+02:00]
[Araq] Nim newbie request/challenge