Legion is an object-oriented system - designed around C++ |
The principles of the object-oriented paradigm are the foundation for the construction of Legion; the following features are exploited: |
- Encapsulation- Inheritance- Software reuse, - Fault containment - classes- Reduction in complexity. |