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

Table Of Contents

Previous topic

output

Next topic

Runtime Parameters Language

This Page