This repository contains a version of the dynare preprocessor meant to be compiled as a python shared library.
The Dynare Preprocessor defines the Dynare model language. It takes in a .mod
file, computes the derivatives of the model represented therein, and produces
MATLAB/Octave, Julia, or JSON output.
Most of the source files are covered by the GNU General Public Licence version 3 or later. There are some exceptions, see the respective file headers.