Tags: Programming Language.
Xtend is a general-purpose high-level programming language for the Java Virtual Machine. Syntactically and semantically Xtend has its roots in the Java programming language but focuses on a more concise syntax and some additional functionality such as type inference extension methods and operator overloading. Being primarily an object-oriented language it also integrates features known from functional programming e.g. lambda expressions.