diff options
Diffstat (limited to 'web/download.txt')
-rwxr-xr-x | web/download.txt | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/web/download.txt b/web/download.txt deleted file mode 100755 index c1a70bd63..000000000 --- a/web/download.txt +++ /dev/null @@ -1,17 +0,0 @@ - There are two major products that come out of Berkeley: LSD and UNIX. - We don't believe this to be a coincidence. -- Jeremy S. Anderson. - -Here you can download the latest version of the Nimrod Compiler. -Please choose your platform: -* source-based installation: `<download/nimrod_0.8.0.zip>`_ -* installer for Windows XP/Vista (i386): `<download/nimrod_0.8.0.exe>`_ - (includes GCC and everything else you need) - -The source-based installation has been tested on these systems: -* Linux: i386, AMD64 -* Mac OS X: i386 - -Other UNIX-based operating systems may work. An older version was tested on -FreeBSD (i386). - -.. include:: ../install.txt |