Nimble
Nimalyzer is available as a Nimble package. You can download and install it with command nimble install nimalyzer.
The latest development version
Current the latest development release is 0.12.2 (21-09-2025):
- Linux 64-bit: nimalyzer-0.12.2-Linux-64.tar.gz
- Windows 64-bit: nimalyzer-0.12.2-Windows-64.zip
- FreeBSD 14 64-bit: nimalyzer-0.12.2-FreeBSD-64.tar.gz
- Source code (tarball): nimalyzer-0.12.2.tar.gz
- Source code (zip archive): nimalyzer-0.12.2.zip
This is the second patch release of the 0.12 version of the program. It brings only one fix for a bug and one update to an existing feature. Below are changes since the last release:
Changed
- Better looking information about the program's error in the
ifStatementsrule. - Better looking information about too long routines in the
hasDocandhasPragmarules.
Fixed
- Crash when checking very long routines for parameters with
paramsrule. - Crash when checking very long if statements with
ifStatementsrule.
The repository version
The newest version of the program (the latest changes to the code):
- ZIP Archive: nimalyzer-trunk.zip
- Tarball: nimalyzer-trunk.tar.gz
- SQLite Archive: nimalyzer-trunk.sqlar
You can also clone the repository by using this command:
fossil clone https://www.laeran.pl/repositories/nimalyzer nimalyzer.fossil