With Xtext you can easily create your own programming languages and domain-specific languages (DSLs). The framework supports the development of language infrastructures including compilers and interpreters as well as full blown Eclipse-based IDE integration. While Xtext equips you with a set of sensible defaults, you can tweak every single aspect of your language with Xtext's powerful APIs. A comprehensive documentation as well as the vivid community will help you getting started in no time. And if that is not enough you can buy trainings, consulting or support contracts delivered directly by the committers. The Xtext project is developed professionally, that is the core developers work full-time on it. Besides the comprehensive documentation, Xtext ships with several easy-to-consume examples demonstrating various aspects and customization points of the framework. Whenever you have a question, you'll get an answer in the forum which is driven by the ever growing community around Xtext. Furthermore, we offer professional support, build prototypes, review your language or will assist you with the implementation.
Categories: Editor, General Purpose Tools, IDE, Languages, Modeling
Tags: IDE, DSL, Domain Specific Language, Xtext, LSP, Language Server Protocol, parser, languages, programming language, MDSD, fileExtension_xtext, fileExtension_mwe2
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: Wednesday, December 9, 2009 - 08:16
License: EPL 2.0
Date Updated: Tuesday, November 21, 2023 - 09:56
Submitted by: Sven Efftinge
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
December 2023 | 92/406 | 16 | 1 |
November 2023 | 87/686 | 531 | 18 |
October 2023 | 93/673 | 457 | 18 |
September 2023 | 136/663 | 274 | 17 |
August 2023 | 175/673 | 145 | 9 |
July 2023 | 169/668 | 164 | 11 |
June 2023 | 130/669 | 299 | 10 |
May 2023 | 135/671 | 288 | 16 |
April 2023 | 140/667 | 261 | 11 |
March 2023 | 132/686 | 372 | 13 |
February 2023 | 134/667 | 307 | 28 |
January 2023 | 139/675 | 260 | 19 |
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
One of my favourits!
Submitted by Max Weißböck on Thu, 07/23/2020 - 10:08
If you need to build your own language, there is nothing that comes close to Xtext. Regardless if you need to produce multiple different provisioning data sets from one source, or you need a real programming language, or a process description that produces real executable code, Xtext will do the Job.
Install button does not select Xtext in marketplace
Submitted by Marc Oldenhof on Thu, 01/10/2019 - 03:58
If I drag the install button on my running, freshly installed latest 64-bit linux version of Eclipse, the Marketplace dialog does pop up, but it does not select the XText solution. I cannot even find it using the dialog's Search function.
Re: Install button does not select Xtext in marketplace
Submitted by Karsten Thoms on Thu, 01/10/2019 - 10:14
In reply to Install button does not select Xtext in marketplace by Marc Oldenhof
Confirmed, thanks for reporting. Opened https://github.com/eclipse/xtext/issues/1376 for tracking the issue.
So far please install Xtext from the update site http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releas… or through Eclipse's release train repository.
Re: Install button does not select Xtext in marketplace
Submitted by Christian Dietrich on Fri, 01/11/2019 - 02:07
In reply to Install button does not select Xtext in marketplace by Marc Oldenhof
Can you please retry?