The StaDyn Programming Language
Source code documentation of StaDyn, a hybrid static and dynamic typing language.
VisitorCodeGeneration.cs File Reference

Go to the source code of this file.

Classes

class  CodeGeneration.VisitorCodeGeneration< T >
 This class walks the AST to obtain the IL code. More...
 

Namespaces

package  CodeGeneration
 The code generation phase.