Search code examples
How do I convert a string into a sequence of characters in Nim?...


nim-lang

Read More
When importing Nim module for Lua bindings, error shows: "could not load: lua(|5.1|5.0).dll&quo...


dllluanim-lang

Read More
How can this Nim function deal with the special case at compile time?...


assemblycompile-timenim-langcompiler-explorer

Read More
How to properly pass arguments via command line in NIM?...


parameter-passingnim-lang

Read More
Field identifiers inside a nim tuple...


nim-lang

Read More
Are there Nim 2.0 compiler environment variables like for Perl PERL5LIB or Python PYTHONPATH...


development-environmentnim-lang

Read More
Nim language - createThread type mismatch at compile time...


multithreadingtype-mismatchnim-langcreatethread

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