mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 16:28:56 +00:00
455 B
455 B
Eclipse Xtext Core Framework
This repository contains the platform-independent language framework of Xtext.
How To Build
Check out and run ./gradlew build
.
The additional command line argument -PcompileXtend=true
activates the Xtend compiler, but this is optional because the generated Java code is included in the repository.
Continuos Integration
http://services.typefox.io/open-source/jenkins/job/xtext-core/