Xtext Builder

Xtext is a framework for development of programming languages and domain-specific languages. With Xtext you define your language using a powerful grammar language. As a result you get a full infrastructure, including parser, linker, typechecker, compiler as well as editing support for Eclipse, IntelliJ IDEA and your favorite web browser. Xtend is a little language that compiles into idiomatic Java source code. You can use any existing Java library seamlessly from Xtend (and vice-versa). The compiled output is readable and pretty-printed, and tends to run as fast or faster than the equivalent handwritten Java code. It's the CoffeeScript for Java.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.xtext
ArtifactId

ArtifactId

org.eclipse.xtext.builder
Last Version

Last Version

2.10.0
Release Date

Release Date

Type

Type

eclipse-plugin
Description

Description

Xtext Builder
Xtext is a framework for development of programming languages and domain-specific languages. With Xtext you define your language using a powerful grammar language. As a result you get a full infrastructure, including parser, linker, typechecker, compiler as well as editing support for Eclipse, IntelliJ IDEA and your favorite web browser. Xtend is a little language that compiles into idiomatic Java source code. You can use any existing Java library seamlessly from Xtend (and vice-versa). The compiled output is readable and pretty-printed, and tends to run as fast or faster than the equivalent handwritten Java code. It's the CoffeeScript for Java.

Download org.eclipse.xtext.builder

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.xtext : org.eclipse.xtext jar [2.10.0]

Project Modules

There are no modules declared in this project.

Gitter

Eclipse Xtext™

Eclipse Xtext is a framework for development of programming languages and domain specific languages. It covers all aspects of a complete language infrastructure, from parsers, over linker, compiler or interpreter to fully-blown top-notch IDE integration for Eclipse and Web-based IDEs. Further, languages developed with Xtext can be integrated into editors supporting the Language Server Protocol (e.g. VS Code, Eclipse Che). Xtext comes with great defaults for all these aspects, which at the same time can be easily tailored to your individual needs.

More information can be found on xtext.org.

Repositories

This repository contains the website and documentation of Xtext, which is tracked in the website-published branch. The actual Xtext code is available in the following modules:

Please check the individual repositories for instructions for building and contributing.

Quick Access

Developer Resources

  • Contributing: report bugs, setup your workspace, submit your changes, etc.
  • Quality Guidelines: how to craft high-quality code changes, commits and pull-requests.
  • Builds: details about the build infrastructure and release process.
org.eclipse.xtext

Eclipse Foundation

Versions

Version
2.10.0
2.9.2
2.9.1
2.9.0
2.9.0.rc2
2.9.0.rc1
2.9.0.beta6
2.9.0.beta5
2.9.0.beta4
2.9.0.beta3
2.9.0.beta2
2.9.0.beta1