Files
Nim/doc/tools.txt
2012-09-15 01:27:53 +02:00

21 lines
538 B
Plaintext
Executable File

=====
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.
- | `estp <estp.html>`_
| Nimrod's slow platform independent embedded stack trace profiler.