summary refs log blame commit diff stats
path: root/doc/tools.txt
blob: 0127bc4a8efbfe00e78aa8552b1ec6706228fcc2 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12


                           








                                                                      




                                                         


                                                                     
===========================
Tools available with Nimrod
===========================

The standard distribution ships with the following tools:

- | `Nimrod Installation Generator <niminst.html>`_
  | How to generate a nice installer for your Nimrod program.

- | `C2nim <c2nim.html>`_
  | C to Nimrod source converter. Translates C header files to Nimrod.

- | `nimgrep <nimgrep.html>`_
  | Nimrod search and replace utility.

- | `endb <endb.html>`_
  | Nimrod's slow platform independent embedded debugger.

- | `estp <estp.html>`_
  | Nimrod's slow platform independent embedded stack trace profiler.