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

preprocessor

  • Clone with SSH
  • Clone with HTTPS
  • Sébastien Villemot's avatar
    Sébastien Villemot authored
    The idea is to split the expression rule into smaller subrules, hierarchically
    organized according to the operator precedence (Bison still does part of the
    job of dealing with precedence).
    5960a916
    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.