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-06 (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)
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: Sunday, August 25, 2024 - 04:05
Submitted by: Sven Efftinge
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
September 2024 | 244/555 | 13 | 3 |
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 |
January 2024 | 248/691 | 73 | 18 |
December 2023 | 223/671 | 87 | 14 |
November 2023 | 53/686 | 853 | 13 |
October 2023 | 226/673 | 98 | 12 |
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.