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:
- lambda expressions,
- type inference,
- template expressions,
- operator overloading and
-
extension methods.
And of course it comes with advanced Eclipse-IDE support
Categories: Editor, IDE, J2EE Development Platform, Languages, Programming Languages
Tags: java, language, JVM, Xtext, fileExtension_xtend
Additional Details
Eclipse Versions: 2024-12 (4.34), 2024-09 (4.33), 2024-06 (4.32), 2024-03 (4.31), 2023-12 (4.30), 2023-09 (4.29), 2023-06 (4.28), 2023-03 (4.27), 2022-12 (4.26), 2022-09 (4.25), 2022-06 (4.24), 2022-03 (4.23), 2025-03 (4.35)
Platform Support: Windows, Mac, Linux/GTK
Organization Name: Eclipse Foundation
Development Status: Production/Stable
Date Created: Monday, November 7, 2011 - 09:17
License: EPL 2.0
Date Updated: Monday, December 9, 2024 - 07:43
Submitted by: Sven Efftinge
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
January 2025 | 194/622 | 56 | 11 |
December 2024 | 187/654 | 94 | 17 |
November 2024 | 182/658 | 106 | 11 |
October 2024 | 186/663 | 104 | 6 |
September 2024 | 187/642 | 114 | 14 |
August 2024 | 205/641 | 77 | 23 |
July 2024 | 191/663 | 97 | 20 |
June 2024 | 180/681 | 127 | 27 |
May 2024 | 173/682 | 146 | 25 |
April 2024 | 230/687 | 84 | 13 |
March 2024 | 201/694 | 122 | 13 |
February 2024 | 227/687 | 81 | 14 |
Unsuccessful Installs
Unsuccessful Installs in the last 7 Days: 1
Count | Error Message |
---|---|
1 | Cannot continue the operation. There is another install operation in progress. |
Reviews Add new review
Good
Submitted by Cosmin Olaru on Tue, 06/03/2014 - 12:26
What a nice plug-in! It's saves me a few minutes every time I code, but if calculate for a year it's a full day of work... Cool.