The Rational
The rational of aloe language is to introduce a minimalistic c style language with some of the useful features of C++ like inheritance, automatic destructors and templates, while keeping the runtime engine as transparent as possible. The Aloe language should always be easy to transpile to C, so a programmer can see the barebone C structure of compiled Aloe code clearly.