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