|
Xreate
The Xreate programming language
|
Interpretation support. See more details on Interpretation More...
Interpretation support. See more details on Interpretation
Classes | |
| class | InterpretationScope |
| Encapsulates interpretation of a single code scope. More... | |
| class | InterpretationFunction |
| Encapsulates interpretation of a single function. More... | |
| struct | PIFSignature |
| Signature of a partially interpreted function. More... | |
| class | PIFunction |
| Encapsulates partially interpreted function. More... | |
| class | TargetInterpretation |
| Encapsulates interpretation process based on analysis results from InterpretationPass. More... | |
| class | InterpretationScopeDecorator< Parent > |
| Interpretation-aware Code Scope decorator. More... | |
Namespaces | |
| xreate::interpretation | |
| Interpretation support. | |
| xreate::compilation | |
| The compilation internals used by CompilePass. | |
1.8.14