|
The StaDyn Programming Language
Source code documentation of StaDyn, a hybrid static and dynamic typing language.
|
Go to the source code of this file.
Classes | |
| class | CodeGeneration.VisitorCodeGenerationBase |
| This class walks the AST to to obtain intermediate code Thisis a layer adapter class and is the base classBy means of thisi class we're able to perform covariance in certain attributes between visitor and codegeneration clases More... | |
Namespaces | |
| package | CodeGeneration |
| The code generation phase. | |