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: 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)
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: Monday, December 9, 2024 - 07:44
Submitted by: Sven Efftinge
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
December 2024 | 82/600 | 150 | 9 |
November 2024 | 78/658 | 396 | 18 |
October 2024 | 79/663 | 411 | 6 |
September 2024 | 91/642 | 319 | 15 |
August 2024 | 104/641 | 244 | 19 |
July 2024 | 94/663 | 301 | 9 |
June 2024 | 95/681 | 326 | 13 |
May 2024 | 92/682 | 408 | 20 |
April 2024 | 104/687 | 360 | 13 |
March 2024 | 95/694 | 418 | 13 |
February 2024 | 100/687 | 353 | 19 |
January 2024 | 83/691 | 466 | 23 |
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?