Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
10720 ::
[2023-12-02T10:57:44+01:00]
[Araq] How to make a generic type parameter be late bound for evaluating proc parameter types?
10572 ::
[2023-10-28T10:34:43+02:00]
[jcosborn] Reuse generic Type of Concept as field Type of another generic Type
9794 ::
[2023-01-03T18:10:52+01:00]
[mratsim] The state of GPU codegen with Nim (bonus: LLVM JIT codegen)
9717 ::
[2022-12-11T21:54:23+01:00]
[Araq] Best practices for initializing objects?
9489 ::
[2022-09-24T01:38:14+02:00]
[mratsim] nimcuda
6790 ::
[2020-09-09T17:41:45+02:00]
[jcosborn] Generics constrain with two types
6753 ::
[2020-08-31T20:00:58+02:00]
[Araq] System Programming in 2k20
6324 ::
[2020-05-12T23:28:09+02:00]
[Araq] Is it possible for a macro to know the context it is used?
5542 ::
[2019-11-16T23:20:06+01:00]
[dom96] the "type" of the curly-bracket structure
4780 ::
[2019-04-11T11:58:57+02:00]
[Araq] Some more fun with finalizers
4545 ::
[2019-01-10T19:54:27+01:00]
[Araq] Associating data to types
4540 ::
[2019-01-08T11:46:31+01:00]
[jcosborn] Creating generic procs with a template
3756 ::
[2018-04-15T04:59:20+02:00]
[jcosborn] MPI library?
3713 ::
[2018-04-01T15:31:35+02:00]
[Araq] Memory usage skyrocketed with nim 0.18.0 (in my async tcp service test)
3507 ::
[2018-01-27T14:34:56+01:00]
[bluenote] block expression
3326 ::
[2017-11-12T21:12:05+01:00]
[boia01] question about templates / namespaces / modules
3289 ::
[2017-10-28T04:10:35+02:00]
[jcosborn] Getting CommentStmt from TypeDef AST
3213 ::
[2017-10-01T18:14:46+02:00]
[perturbation2] OpenMP and Nim
3171 ::
[2017-09-16T02:04:15+02:00]
[andrea] Success - calling custom CUDA kernels from Nim
3164 ::
[2017-09-13T09:39:50+02:00]
[Araq] Generating custom C code - mixin doc?
3135 ::
[2017-08-29T22:18:21+02:00]
[Araq] meta programming a nice SIMD library
3119 ::
[2017-08-23T23:23:16+02:00]
[dom96] A talk on HPC
3110 ::
[2017-08-17T17:54:14+02:00]
[Stefan_Salewski] SIMD question
2981 ::
[2017-06-01T17:55:23+02:00]
[yglukhov] [SOLVED] Specify directory for binary
2792 ::
[2017-02-11T13:43:27+01:00]
[jcosborn] any type and proc pointer!
2781 ::
[2017-02-04T04:00:10+01:00]
[Araq] Create proc based on existence of type
1164 ::
[2015-04-28T12:39:28+02:00]
[Jehan] Nim version of "wc -l" relatively slow
212 ::
[2013-08-29T20:45:00+02:00]
[Araq] OpenMP and SIMD