8000 GitHub - mnjstwins/xtext: Xtext is a language development framework
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mnjstwins/xtext

 
 

Repository files navigation

Xtext

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 Eclipse IDE integration. It comes with great defaults for all these aspects, which at the same time can be easily tailored to your individual needs.

More information: xtext.org (source maintained in the xtext-website subfolder)

Xtend

In addition to Xtext, this repository also hosts the Xtend programming language. Xtend is a flexible and expressive dialect of Java that compiles into readable Java 5 compatible source code. You can use any existing Java library seamlessly. The compiled output is readable and pretty-printed, and tends to run as fast as the equivalent handwritten Java code. Become productive and write beautiful code with powerful macros, lambdas, operator overloading, and many more modern language features.

More information: xtend-lang.org (source maintained in the xtend-website subfolder)

How to Contribute

The Xtext project accepts normal GitHub pull requests. Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA). Furthermore, all commits have to be signed off (git commit -s).

As a subproject of Eclipse, Xtext uses Bugzilla to track ongoing development and issues (GitHub Issues are not used). In Bugzilla you can

More information: projects.eclipse.org

About

Xtext is a language development framework

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 91.6%
  • GAP 5.7%
  • Xtend 2.6%
  • HTML 0.1%
  • CSS 0.0%
  • JavaScript 0.0%
0