Official account for the Nim programming language. Nim is an efficient, expressive and elegant language which compiles to C/C++/JS and more.
#nim #c++ #ACCUConfNim is a statically typed systems and applications programming language which offers perhaps some of the most powerful metaprogramming cap...
Arne (aka Krux02)* debugging: * improved nim-gdb, $ works, framefilter * alias for --debugger:native: -g* bugs: * forwarding of .pure. * sizeof union* fe...
An introduction of how to use the GDB debugger with Nim code. "nim-gdb" is part of the Nim distribution and can be found here: https://github.com/nim-lang/Ni...