Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
10532 ::
[2023-10-06T20:30:34+02:00]
[mratsim] Infiltrating Rust with Nim packages
10235 ::
[2023-05-30T05:21:22+02:00]
[Araq] Using TCC/NLVM to compile source code in a string
10138 ::
[2023-04-27T02:21:45+02:00]
[Araq] Why is this `cursor` causing error ?
10035 ::
[2023-03-25T11:10:01+01:00]
[guibar] Iteration against a C-API
10013 ::
[2023-03-17T03:53:30+01:00]
[Stefan_Salewski] I asked chat-gpt to write a fft function in Nim
9926 ::
[2023-02-22T11:10:44+01:00]
[Araq] ffi: how to pass a value to c?
9794 ::
[2023-01-03T18:10:52+01:00]
[mratsim] The state of GPU codegen with Nim (bonus: LLVM JIT codegen)
9676 ::
[2022-11-29T17:33:35+01:00]
[guibar] Polymorphism doesn't work building a dylib for Playdate (Cortex M7) with ARC
9563 ::
[2022-10-30T17:02:52+01:00]
[cblake] How to import a C array of unknown size?
9476 ::
[2022-09-18T09:58:05+02:00]
[catswhiskers] Fidgetty Widget System: Rewrite
9413 ::
[2022-08-27T10:52:01+02:00]
[guibar] Where do nimErr's comes from?
9399 ::
[2022-08-22T00:13:23+02:00]
[guibar] Nim without libc?
9393 ::
[2022-08-19T22:15:35+02:00]
[treeform] Nimble and two different C files with the same name
8997 ::
[2022-03-10T18:00:59+01:00]
[Araq] exportc: too many thread local variables
8899 ::
[2022-02-12T00:50:42+01:00]
[Araq] Problem with winapi in nim
8820 ::
[2022-01-18T09:49:59+01:00]
[boia01] Setting finalizer on object hierarchy won't compile with --gc:arc
8431 ::
[2021-09-16T13:20:50+02:00]
[enthus1ast] Call Nim code from C (linking errors)
8392 ::
[2021-09-02T18:00:06+02:00]
[dom96] asyncstreams example?
8300 ::
[2021-08-05T18:09:44+02:00]
[Stefan_Salewski] Memory leak with ARC and malloc when using references and casts
8052 ::
[2021-05-28T09:54:37+02:00]
[guibar] AddressSanitizer with Nim and -cc:gcc
7877 ::
[2021-04-28T11:34:56+02:00]
[guibar] How to rewrite a C++ program that uses MPI calls
7532 ::
[2021-02-19T00:37:36+01:00]
[guibar] windows - msys2 - rdynamic
7221 ::
[2020-12-07T19:14:31+01:00]
[treeform] In macros, is there a way to know if a symbol as global?
4871 ::
[2019-05-21T23:54:51+02:00]
[Araq] Is something like EnTT possible with Nim?
3613 ::
[2018-03-05T20:31:18+01:00]
[Araq] compiler error in 0.18.0 ??
3606 ::
[2018-03-04T02:59:46+01:00]
[guibar] c2nim fails for struct with function pointer containing reference argument, how to convert manually?
3574 ::
[2018-02-23T21:39:49+01:00]
[mashingan] Preventing use after free
3560 ::
[2018-02-19T12:15:39+01:00]
[guibar] Concept sample in the documentation doesn't work
3547 ::
[2018-02-14T15:59:26+01:00]
[Araq] Import module by name / absolute path
3450 ::
[2018-01-02T16:47:55+01:00]
[jackmott] Any tips on how I might go about narrowing down the cause of this OSX specific error?
3415 ::
[2017-12-12T16:32:03+01:00]
[jester] Would love input / help with SIMD library proof of concept
3388 ::
[2017-12-01T15:56:27+01:00]
[Jehan] Nim versus Julia benchmark comparison
2668 ::
[2016-12-17T02:28:32+01:00]
[Araq] How to embed a header file into a .nim file