The StaDyn Programming Language
Source code documentation of StaDyn, a hybrid static and dynamic typing language.
Package TargetPlatforms

The different target platforms supported. More...

Classes

class  TargetPlatformRepresentation
 

Enumerations

enum  TargetPlatform { TargetPlatform.CLR, TargetPlatform.RRotor }
 

Detailed Description

The different target platforms supported.

Enumeration Type Documentation

Enumerator
CLR 
RRotor 

Definition at line 24 of file TargetPlatform.cs.