Skip to content

Install prerequisites

barronh edited this page Nov 17, 2012 · 2 revisions

DSMACC has relatively few requirements and all can be obtained free of charge. DSMACC itself requires a basic linux development environment. DSMACC also uses KPP (distributed with DSMACC), which requires a parser and a lexer.

  1. Linux/Unix environment (including cygwin on windows)
  2. C and Fortran compilers (e.g., GNU, Intel, or Portland Group)
  3. Bison
  4. FLEX

back to Instructions