Search code examples
I can't make a macro which has an emit pragma on Nim-lang...

macrosnim-lang

Read More
Window becomes nonresponsive and freezes with move attempt during long running process...

winapinim-lang

Read More
Nim infinite loop...

loopsnim-lang

Read More
end parameter in echo for Nim?...

nim-lang

Read More
How to create a ref object without either creating it twice or copying it?...

nim-lang

Read More
Nim static compilation...

staticnim-lang

Read More
Nim code parser...

nim-lang

Read More
How to sort array of tuples alphabetically only based on the first item of the tuple in nim?...

sortingtuplessequencenim-lang

Read More
Unpack multiple variables from sequence...

nim-lang

Read More
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
BackNext