loki.backend
Backend classes that convert Loki IR into output code in various languages.
Modules
|
Generate standardized C code from one or many IR objects/trees. |
|
Generate CUDA Fortran code from one or many IR objects/trees. |
|
Generate standard Python 3 code with Dace-specializations (and Numpy) from one or many IR objects/trees. |
|
Generate standardized Fortran code from one or many IR objects/trees. |
|
Generate standard Python 3 code (that uses Numpy) from one or many IR objects/trees. |