Skip to content
Snippets Groups Projects
Select Git revision
0 results

preprocessor

  • Clone with SSH
  • Clone with HTTPS
  • Sébastien Villemot's avatar
    Sébastien Villemot authored
    The syntax makes clearer the distinction between a function call and an
    initialization. Also, it prevents bugs due to implicit type conversions.
    7bb53824
    History

    Dynare Preprocessor

    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, C, Julia, or JSON output.

    There is more to come here. For the moment, see the Dynare repository

    License

    Most of the source files are covered by the GNU General Public Licence version 3 or later. There are some exceptions. See license.txt for specifics.