Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
10851 ::
[2024-01-05T04:35:22+01:00]
[PMunch] can't run nim
10721 ::
[2023-12-02T17:44:02+01:00]
[Araq] Which VSCode plugin do you recommend?
9079 ::
[2022-04-05T22:44:33+02:00]
[Araq] why multithreading execition take time almost equal to single thread execution?
8639 ::
[2021-11-18T19:59:45+01:00]
[dom96] What is the directory assumed for C include files and C libraries location for Him?
8638 ::
[2021-11-18T18:03:53+01:00]
[Araq] Nim stopped working on my Mac M1 : string.h missing (problem with homebrew or Xtools)?
8551 ::
[2021-10-27T12:39:47+02:00]
[auxym] How to pass a "plain type" to a proc that expects a "ref type" in Nim ?
8424 ::
[2021-09-14T12:31:35+02:00]
[jyapayne] What is the role of the expression "{.importc.}" when transpiling to JavaScript?
8421 ::
[2021-09-13T17:59:44+02:00]
[enthus1ast] How do you create a <div> with Nim dom?
8416 ::
[2021-09-12T13:15:45+02:00]
[hugogranstrom] The "reset password" routine does not seem to send me a message at my e-mail address
7516 ::
[2021-02-16T16:06:21+01:00]
[catswhiskers] Nlftk : FLTK for Nim : how do you associate a callback to a button?
7509 ::
[2021-02-15T15:38:09+01:00]
[Stefan_Salewski] String "interning" attempt
7264 ::
[2020-12-17T14:49:25+01:00]
[enthus1ast] If I use Nigui to build an app on a Mac, how do I distribute it ?
7259 ::
[2020-12-17T07:44:41+01:00]
[Araq] Working on a "Pindent" for Nim : gathering suggestions
7238 ::
[2020-12-10T16:24:48+01:00]
[Araq] Is there a way to monitor the total memory usage of a Nim app?
7218 ::
[2020-12-07T12:27:47+01:00]
[Stefan_Salewski] What is the use of reference (ref) types in Nim. What is ref normally used for in Nim?
7205 ::
[2020-12-05T14:38:36+01:00]
[juancarlospaco] Is somebody working on a Fyne-like GUI lib for Nim?
6632 ::
[2020-08-02T14:49:52+02:00]
[Trustable] NiGui for Nim : It works fine (which is cool) but does it compile statically ?
6631 ::
[2020-08-02T14:20:09+02:00]
[Stefan_Salewski] fltk binding for Nim : getting error " Error: cannot open file: fltk"
6626 ::
[2020-08-01T00:08:01+02:00]
[Stefan_Salewski] Is there a way to ensure that a viriable is "passed by address" (or reference) in Nim
6625 ::
[2020-07-31T11:37:08+02:00]
[Araq] Nim 1.2.6 and Nim 1.0.8 are out!
6622 ::
[2020-07-30T10:34:02+02:00]
[cblake] String interning (seen on Github) : Is it good? has anybody been using it?
6620 ::
[2020-07-30T08:34:57+02:00]
[jibal] Channel is not recognised by VS Code plugin
6618 ::
[2020-07-29T18:48:03+02:00]
[Serge] Combining the output of two worker threads on one channel: Is there a more Nim(-mick) way to do it ?
6617 ::
[2020-07-29T18:13:51+02:00]
[Serge] Does Nim implement something similar the the channel / select pattern in Go ?
6615 ::
[2020-07-29T16:27:49+02:00]
[Araq] is chan.tryRecv() not supposed to wait for the next item te be sent via the channel?
6614 ::
[2020-07-29T11:26:56+02:00]
[Vindaar] Are json nodes implicitly HasMaps in Nim?
6611 ::
[2020-07-28T18:11:52+02:00]
[cblake] "||" operator ? : Is there a corresponding operator for iterables ?
6607 ::
[2020-07-28T08:31:19+02:00]
[Clyybber] Is the rule regarding parentheses as "blocs" still valid ?
6605 ::
[2020-07-27T20:02:00+02:00]
[oyster] Linking neo to openblas.dll ?
6604 ::
[2020-07-27T16:52:18+02:00]
[cblake] How do you extract a part from an initCountTable in Nim?
6602 ::
[2020-07-27T13:21:43+02:00]
[Araq] Has anybody been able to install Nim from source (from the Git repo) using Mingw64 under Windows 10?
6601 ::
[2020-07-27T13:15:59+02:00]
[Vindaar] Has anybody been able to use the Neo package (linear algebra) via Nimble under Windows 10?
6582 ::
[2020-07-23T14:51:51+02:00]
[dom96] Is it possible to mimic Go's Goroutines
6579 ::
[2020-07-23T12:50:29+02:00]
[Stefan_Salewski] Is it necessary to extract the content of a Table into a sequence for ordering
5552 ::
[2019-11-18T06:13:37+01:00]
[edu500ac] A simple web page with utf-8 html form
5411 ::
[2019-10-27T18:59:18+01:00]
[Stefan_Salewski] Make Nim easier for the developer
5400 ::
[2019-10-25T00:01:56+02:00]
[Lecale] Della-Vos tutorial on Nim macros
5383 ::
[2019-10-22T16:16:27+02:00]
[Araq] Requesting examples of macros in Nim
4883 ::
[2019-05-28T13:10:40+02:00]
[itserg] Shared library for Android