Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
11670 ::
[2024-05-29T19:10:40+02:00]
[Araq] Cheap exceptions, opinionated error handling
10639 ::
[2023-11-15T12:36:36+01:00]
[Araq] proc/func/method: syntax
10589 ::
[2023-11-02T04:44:54+01:00]
[Araq] Cosmo3 multi-os fat binaries with threads
10545 ::
[2023-10-11T14:56:46+02:00]
[Araq] Nim boilerplate
10530 ::
[2023-10-06T12:38:31+02:00]
[Araq] idea : reuse libraries from other languages
10430 ::
[2023-08-22T18:40:54+02:00]
[Araq] Convert back cstring to string
10427 ::
[2023-08-22T14:45:16+02:00]
[mashingan] efficient way of running proc at a given time, that can be changed
10422 ::
[2023-08-19T17:19:52+02:00]
[mildred] How to update a nimble package?
10403 ::
[2023-08-13T20:56:14+02:00]
[Cnerd] Neo vim config for nim
10397 ::
[2023-08-11T18:35:21+02:00]
[mildred] IPv6 compatibility (dual-stack AF_UNSPEC)
10366 ::
[2023-08-01T15:45:52+02:00]
[Araq] Nim version 2.0.0 is here
10312 ::
[2023-06-30T04:42:25+02:00]
[Araq] Nim Sucession Plan
10234 ::
[2023-05-28T21:08:25+02:00]
[Araq] Atlas shrugged...
10173 ::
[2023-05-06T11:43:08+02:00]
[mratsim] How to cast or pass a {.closure.} as a callback to a C API with userdata pointer?
10162 ::
[2023-05-03T14:33:18+02:00]
[Araq] How can I return a tuple of arrays from a proc. Having difficulty with proc signature
10095 ::
[2023-04-12T22:43:41+02:00]
[Araq] Nim v2 and gcsafe
10092 ::
[2023-04-12T05:33:06+02:00]
[mildred] Tcp buffer reuse for lower memory use
10051 ::
[2023-03-31T11:31:57+02:00]
[Araq] Nim v2.0.0 RC2 is out
9902 ::
[2023-02-18T04:36:44+01:00]
[treeform] Nim in production: 350+ HTTP requests per second on a very modest VM
9865 ::
[2023-02-04T18:10:35+01:00]
[mildred] How to listen to an IPv6 address but also allow IPv4
9449 ::
[2022-09-08T20:45:52+02:00]
[Araq] how can I buy "Mastering Nim" without using amazon services?
9437 ::
[2022-09-04T19:32:35+02:00]
[Araq] Why Svelte is far superior than React (Karax)
9331 ::
[2022-07-28T20:03:01+02:00]
[jrfondren] let variable is not gc safe
9314 ::
[2022-07-22T10:30:59+02:00]
[mildred] Error: both asyncdispatch.await and asyncmacro.await match, but asyncmacro is not imported
9291 ::
[2022-07-07T22:44:49+02:00]
[treeform] fidget: How does the layout system work (what is this orgBox?)
9279 ::
[2022-07-03T17:40:25+02:00]
[mratsim] How to use concepts?
9153 ::
[2022-05-12T14:50:30+02:00]
[ingo] interoperable stream type
9042 ::
[2022-03-25T13:51:15+01:00]
[Araq] The WASM Revolution
8303 ::
[2021-08-06T11:24:35+02:00]
[JPLRouge] Nim is just so great, works first try
8188 ::
[2021-07-03T09:07:50+02:00]
[arnetheduck] Safe `enum` conversion
8186 ::
[2021-07-02T22:28:35+02:00]
[Araq] Pragma to restrict procedure to main thread?
8185 ::
[2021-07-02T22:21:51+02:00]
[dom96] Cannot make async futures work with the fidget GUI toolkit
8179 ::
[2021-07-01T14:10:02+02:00]
[cdunn2001] Use cstring for C binding
8153 ::
[2021-06-24T08:47:13+02:00]
[Araq] nim-ws - websockets for Nim
8140 ::
[2021-06-21T22:41:30+02:00]
[Araq] Why does Nim compiler allways depends on another's language compiler?
7989 ::
[2021-05-17T00:29:55+02:00]
[Araq] Karax steps forward
7171 ::
[2020-11-28T18:04:04+01:00]
[Araq] How to unwrap a seq to a varargs[] procedure argument?
7135 ::
[2020-11-21T17:43:17+01:00]
[cblake] tables.add() deprecation in favor of []= is wrong
7110 ::
[2020-11-17T19:46:34+01:00]
[Araq] How to make code GC-Safe when a global constant is used in a proc ?
7103 ::
[2020-11-16T16:06:04+01:00]
[Araq] GC Safe Problem
7096 ::
[2020-11-15T21:56:57+01:00]
[enthus1ast] Which HTTP server library?
7055 ::
[2020-11-09T12:14:26+01:00]
[Araq] std/tables [] vs. add()
6361 ::
[2020-05-20T22:54:56+02:00]
[Araq] closure procs with the javascript backend
6281 ::
[2020-05-02T00:08:00+02:00]
[dom96] Javascript browser backend: cannot include more than a single nim compiled source ?
6280 ::
[2020-05-01T18:59:40+02:00]
[mitai] Can the nim compiler run in the browser? Experimenting Nim to template web pages
6238 ::
[2020-04-20T22:07:34+02:00]
[treeform] Decoding URL query strings
6237 ::
[2020-04-20T18:40:26+02:00]
[mildred] How to cross-compile to ARM and generate a static binary?
5895 ::
[2020-02-06T20:06:36+01:00]
[Araq] sveltejs like reactive programming in Nim for the web ?
3755 ::
[2018-04-15T03:15:12+02:00]
[Araq] could javascript backend make use of new javascript ES6 module support?