=========================== Tools available with Nim =========================== The standard distribution ships with the following tools: - | `Nim Installation Generator `_ | How to generate a nice installer for your Nim program. - | `C2nim `_ | C to Nim source converter. Translates C header files to Nim. - | `nimgrep `_ | Nim search and replace utility. - | `endb `_ | Nim's slow platform independent embedded debugger. - | `estp `_ | Nim's slow platform independent embedded stack trace profiler.