blob: 0127bc4a8efbfe00e78aa8552b1ec6706228fcc2 (
plain) (
tree)
|
|
===========================
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.
|