How do I convert a string into a sequence of characters in Nim?...
Read MoreWhen importing Nim module for Lua bindings, error shows: "could not load: lua(|5.1|5.0).dll&quo...
Read MoreHow can this Nim function deal with the special case at compile time?...
Read MoreHow to properly pass arguments via command line in NIM?...
Read MoreField identifiers inside a nim tuple...
Read MoreAre there Nim 2.0 compiler environment variables like for Perl PERL5LIB or Python PYTHONPATH...
Read MoreNim language - createThread type mismatch at compile time...
Read MoreI can't make a macro which has an emit pragma on Nim-lang...
Read MoreWindow becomes nonresponsive and freezes with move attempt during long running process...
Read MoreHow to create a ref object without either creating it twice or copying it?...
Read MoreHow to sort array of tuples alphabetically only based on the first item of the tuple in nim?...
Read MoreUnpack multiple variables from sequence...
Read MoreHow do I read all keys pressed in nim since the last call to a function, without needing to press en...
Read MoreIs there any way to work with NetCDF files in Nim?...
Read MoreFlake fails on update, nimPackages is missing, where has it gone?...
Read MoreHow to insert a character into a string in Nim...
Read MoreWhat are the main ways to do a reverse iteration in Nim?...
Read Morelldb in vscode: how to show string values on hover?...
Read MoreWhy isn't the order of a sequence kept in nim when deleting an element?...
Read MoreIs it possible to globally modify the AST in Nim?...
Read MoreNim: Analog of .dirty. pragma for macros...
Read MoreDeclare procedures prototypes in nim...
Read MoreHow to call iterator for Chipmunk 7 bindings (Nim)...
Read MoreUsing nnkDotExpr to create an ident in Nim...
Read MoreHow do I define a setter in a macro in Nim...
Read MoreNim program crashes when using recursivity and openarray...
Read More