Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 652 Bytes

about.md

File metadata and controls

33 lines (24 loc) · 652 Bytes
layout title long_title permalink
page
About
fort - Fortran front end for LLVM
/

The goal of Fort project is to create a Fortran front-end for the LLVM compiler.

End-user goals

  • Fast compiles and low memory use
  • Expressive diagnostics
  • Modern Fortran support

Utility and applications

  • Modular library based architecture
  • Support for building external tools via tooling API
  • 'BSD' style license

Development goals

  • Ease of maintenance
  • Support for all LLVM-supported platforms
  • Verbose diagnostics
  • Quick portability

More about the project in Features and Goals.