domain specific languages ========================= Part of FLASH's existing architecture are a number of domain specific languages to handle configuration, input/output, documentation, and other tasks required by a large code project. The modules within this sub-package provide a Python API for handling these languages via a standard language. This sub-package is called ``dsl``:: import flash.dsl Languages with a Python API ~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. toctree:: :maxdepth: 1 runtime_parameters configuration