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: 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)
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: Tuesday, November 21, 2023 - 09:56
Submitted by: Sven Efftinge
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
December 2023 | 398/406 | 1 | 2 |
November 2023 | 53/686 | 853 | 13 |
October 2023 | 226/673 | 98 | 12 |
September 2023 | 258/663 | 64 | 20 |
August 2023 | 223/673 | 78 | 19 |
July 2023 | 256/668 | 59 | 7 |
June 2023 | 206/669 | 107 | 15 |
May 2023 | 200/671 | 122 | 4 |
April 2023 | 244/667 | 76 | 5 |
March 2023 | 233/686 | 104 | 5 |
February 2023 | 212/667 | 109 | 19 |
January 2023 | 239/675 | 84 | 13 |
Unsuccessful Installs
Unsuccessful Installs in the last 7 Days: 4
Count | Error Message |
---|---|
4 | 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.