loki.frontend

Frontend parsers that create Loki IR from input Fortran code.

This includes code sanitisation utilities and several frontend parser interfaces, including the REGEX-frontend that is used for fast source code exploration in large call and dependency trees.

Modules

fparser

ofp

omni

preprocessing

Preprocessing utilities for frontends.

regex

The implementation of a regex parser frontend

source

Implementation of Source and adjacent utilities

util