<< 27-05-2026 >>

00:19:42*rockcavera joined #nim
00:36:13FromDiscord<toitle3554> Does anybody have recommendations for macro libraries that can fill in function headers for a known function type?
00:37:10FromDiscord<toitle3554> sent a code paste, see https://play.nim-lang.org/#pasty=AnZNkJCK
00:37:57FromDiscord<toitle3554> (edit) "https://play.nim-lang.org/#pasty=dkNgQaMc" => "https://play.nim-lang.org/#pasty=QMOpRuPM"
00:43:53FromDiscord<ElegantBeef> sent a code paste, see https://play.nim-lang.org/#pasty=lwRWIjGr
02:06:28*rockcavera quit (Remote host closed the connection)
05:52:23*amadaluzia quit (Quit: Gateway shutdown)
05:52:46*amadaluzia joined #nim
06:25:42FromDiscord<randomstranger0812> Uh
06:25:56FromDiscord<randomstranger0812> nimble build hangs...
06:26:34FromDiscord<randomstranger0812> It tries to request releases.json and wont go on
06:32:02FromDiscord<randomstranger0812> Nevermind, something horrible is Happening to our network
07:12:42*Skippy8 joined #nim
07:13:18*Jjp137 quit (Ping timeout: 246 seconds)
07:21:14*Skippy8 quit (Ping timeout: 252 seconds)
07:21:36*Skippy8 joined #nim
07:28:09*Skippy8 quit (Ping timeout: 248 seconds)
08:13:42*beholders_eye joined #nim
08:33:13FromDiscord<crochubourbier> wait, nim playground is still down ?
08:57:13*deavmi quit (Quit: No Ping reply in 180 seconds.)
08:58:22*beholders_eye quit (Ping timeout: 276 seconds)
09:02:36*deavmi joined #nim
09:06:35FromDiscord<crochubourbier> I've seen on the docs that exportc cannot be used on enums and constants, but why is that so ? how am I supposed to interop with C if I cant share enums and constants ?
09:07:03FromDiscord<crochubourbier> I want to create a library in nim and use it in C
09:14:51FromDiscord<crochubourbier> If it's the only option I'll write myself some helper macros, but if someone already faced this problem before I'd be interested in talking about how they handled it
09:24:36*Jjp137 joined #nim