The StaDyn Programming Language
Source code documentation of StaDyn, a hybrid static and dynamic typing language.
|
The different target platforms supported. More...
Classes | |
class | TargetPlatformRepresentation |
Enumerations | |
enum | TargetPlatform { TargetPlatform.CLR, TargetPlatform.RRotor } |
The different target platforms supported.
Enumerator | |
---|---|
CLR | |
RRotor |
Definition at line 24 of file TargetPlatform.cs.