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

Go to the source code of this file.

Classes

class  CodeGeneration.VisitorRrotorCodeGeneration< T >
 This class walks the AST to obtain the translation to IL code over the Reflective extension of the SSCLI (Rrotor). More...
 

Namespaces

package  CodeGeneration
 The code generation phase.