Eclipse Xtend
Categories:
Xtend is a statically-typed programming languages for Java developers.
It leverages Java's typesystem and reuses its syntax as far as possible, but cuts down the amount of boilerplate you have to write. It compiles to readable Java source code and supports advanced language constructs, such as:
- closures,
- type inference,
- template expressions,
- multiple dispatch and
- extension methods.
And of course it comes with advanced Eclipse-IDE support
Additional Details
- Version Number:
- Eclipse Versions: 3.5
- Organization: itemis
- Date Created: 07/11/2011
- Date Updated: 12/11/2011
- Development Status: Production/Stable
- License: EPL
- Submitted by: Sven Efftinge
- This listing has been installed 109 times in the last 30 days.

