Introduction
The Eyra programming language is a statically typed, compiled, general purpose, object oriented, high level programming language with syntax similar to C++ or Java. The Eyra programming language was created to allow programmers to create easily maintained, powerful, fast, extensible and scalable computer software quickly.
In order to achieve this, Eyra emphasis is on code clarity, compactness and simplicity.
Software Design
Eyra is a controlled, garbage collected language. Eyra uses unique, entirely customisable, internal data structures allowing for a far simplified software design process for complex systems, this further improves code clarity, compactness and understanding.
Due to this Eyra is able to introduce a number of previously unrealised language features to allow more easily maintained and more powerful code.
The language is at the beta stage and so still in a state of continued development. To download the beta please go here.
To find out more about the Eyra project please go to the project page.
