mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-30 18:02:05 +00:00
19 lines
657 B
Plaintext
19 lines
657 B
Plaintext
Here you can download the latest version of the Nimrod Compiler.
|
|
Please choose your platform:
|
|
* source-based installation: `<download/nimrod_0.9.2.zip>`_
|
|
* installer for Windows XP/Vista/7 (i386, 32bit): `<download/nimrod_0.9.2.exe>`_
|
|
(includes GCC and everything else you need)
|
|
* minimal installer for Windows XP/Vista/7 (i386, 32bit): `<download/nimrod_gamera_0.9.2.exe>`_
|
|
("Gamera edition": includes only a minimal GCC)
|
|
|
|
The source-based installation has been tested on these systems:
|
|
* Linux: i386, AMD64, PowerPC, ARM
|
|
* BSD: AMD64
|
|
* Mac OS X: i386, AMD64
|
|
* Solaris: AMD64
|
|
|
|
Other UNIX-based operating systems may work.
|
|
|
|
.. include:: ../install.txt
|
|
|