Skip to content
Snippets Groups Projects
Select Git revision
  • 86b668636fe86ace13fa9fcb7ce3fc6e66b9afd4
  • master default protected
  • julia protected
  • 6.x protected
  • python-codegen
  • llvm-15
  • 5.x protected
  • 4.6 protected
  • uop
  • rework_pac
  • aux_vars_fix
  • julia-7.0.0
  • julia-6.4.0
  • julia-6.3.0
  • julia-6.2.0
15 results

preprocessor

  • Clone with SSH
  • Clone with HTTPS
  • Houtan Bastani's avatar
    Houtan Bastani authored
    macro processor: fix bug where command line arguments that began with an integer were being treated as integers even if they weren't (e.g. dates)
    
    (cherry picked from commit f00d7c4b)
    86b66863
    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.