Language syntax and semantics walk through. [LAST_UPDATE 26th November 2016]
This language is higher order language which, defines the data and the transformations for an entity component system architecture library. The concepts are based on Entitas, but it should be posible to implement code generators for other ECS implementations.
All definitions can be split in to multiple ecs files.
This is why all definitions are optional. The order is however mandatory
platform entitas_csharp_light