summary refs log tree commit diff stats
path: root/doc/tools.txt
blob: bd79745f6e3be2cccfd7beb43ad39364c4aa6913 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
=====
Tools
=====

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.