Dynare unstable

The unstable version of Dynare is the version on which Dynare developers are currently working. It contains the latest features, but may contain bugs or even not work at all! For this reason, most users should use the stable version unless they really need bleeding edge features and are willing to take some risks. The unstable version is available in four forms:
Windows snapshot (installer)
A daily binary snapshot installer for Windows. It contains a fully compiled and ready to use package for Windows (both 32-bit and 64-bit).
Windows snapshot (.zip)
A daily binary snapshot for Windows. Distributed as a .zip file, one need only unzip it to use Dynare (no installation required). It contains a fully compiled and ready to use package for Windows (both 32-bit and 64-bit).
macOS snapshot (.zip)
A daily binary snapshot for macOS. Distributed as a .zip file, one need only unzip it to use Dynare (no installation required). It contains a fully compiled and ready to use package for Matlab on macOS (64-bit only). NB: Octave support via Homebrew: http://brew.sh/
Source snapshot
A daily source snapshot, for use under Linux. Instructions for compilation can be found on the Dynare GitHub site.
Git repository
Assuming you have installed Git, you can clone the Dynare GitHub repository. Instructions for compilation can be found on the same page.