Search code examples
How do I read all keys pressed in nim since the last call to a function, without needing to press en...


keyboardstdinnim-lang

Read More
Is there any way to work with NetCDF files in Nim?...


data-sciencenetcdfnim-lang

Read More
Flake fails on update, nimPackages is missing, where has it gone?...


nixnim-langnixpkgs

Read More
How to insert a character into a string in Nim...


nim-lang

Read More
What are the main ways to do a reverse iteration in Nim?...


iteratoriterationnim-lang

Read More
lldb in vscode: how to show string values on hover?...


cvisual-studio-codelldbnim-lang

Read More
Why isn't the order of a sequence kept in nim when deleting an element?...


sequencenim-lang

Read More
Is it possible to globally modify the AST in Nim?...


macroshaxecompile-timenim-lang

Read More
Nim: Analog of .dirty. pragma for macros...


templatesmacrosnim-lang

Read More
Declare procedures prototypes in nim...


compiler-errorsforward-declarationnim-lang

Read More
How to call iterator for Chipmunk 7 bindings (Nim)...


iteratornim-lang

Read More
Using nnkDotExpr to create an ident in Nim...


macrosnim-lang

Read More
How do I define a setter in a macro in Nim...


macrosgetter-setternim-lang

Read More
Nim program crashes when using recursivity and openarray...


nim-lang

Read More
In Nim, how can I define a procedure with an unspecified collection of generic parameters...


genericsnim-lang

Read More
Nim: lambdas with void return type cause compiler crash...


lambdaclosuresnim-lang

Read More
What is the equivalent of reduce in nim?...


nim-lang

Read More
How to have a message from a thread-channel trigger an update in owlkettle?...


multithreadinggtkclient-servernim-lang

Read More
How to set up a small client-server example between threads in nim?...


multithreadingclient-serverchannelnim-lang

Read More
Unit Testing in Nim: Is it possible to get the name of a source file at compile time?...


unit-testingtemplatesnim-lang

Read More
Why is nim expecting type Ordinal instead of Board...


compiler-errorsnim-lang

Read More
How to get access to command-line arguments in Nim?...


command-line-argumentsnim-lang

Read More
In nim is there a way to get a list of all procedures with a given name?...


overloadingnim-lang

Read More
Why is my call of a nim template not simply expanding the template code?...


templatesnim-lang

Read More
Get version from Nimble Package?...


nim-lang

Read More
Why can't I call Nim proc without braces?...


nim-lang

Read More
How to get all fields of an object type `MyType` in a macro from a NimNode ident("MyType")...


typesfieldmetaprogrammingnim-lang

Read More
Removing Console window in Nim...


consolenim-lang

Read More
Type mismatch when setting table value...


nim-lang

Read More
Nim: read all content of text file...


nim-lang

Read More
BackNext