Files
Nim/doc/tools.txt
2012-04-16 00:37:41 +02:00

18 lines
443 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.