Origo Programming Language
Origo is a multi-paradigm, statically typed programming language.
It is designed so that it is easy to learn and easy to use.
Many aspects of Origo programming language are similar to Java.
Anyone who is familiar with Java will find it easy to learn Origo.
Origo borrows certain aspects from other programming languages, such
as indentation blocks and range style vector manipulation from Python.