GithubHelp home page GithubHelp logo

riederm / xtext-xtend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eclipse/xtext-xtend

0.0 1.0 0.0 18.6 MB

xtext-xtend

License: Eclipse Public License 2.0

HTML 0.62% Java 78.80% Xtend 15.96% GAP 4.52% Lex 0.06% CSS 0.02% Shell 0.01%

xtext-xtend's Introduction

Eclipse Xtend

Xtend is a flexible and expressive dialect of Java that compiles into readable Java 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.

How To Build

Core Module

Check out and run ./gradlew build.

Additional command line arguments:

Maven Support

First run ./gradlew publish publishToMavenLocal to compile and install the Xtend core module, then run

mvn -f maven-pom.xml clean install -PuseSonatypeSnapshots

With the above configuration, Sonatype snapshots are used for upstream Xtext dependencies. The alternative profile -PuseJenkinsSnapshots activates the Maven repositories generated on the Jenkins server for xtext-lib, xtext-core, and xtext-extras instead.

Eclipse Support

Run mvn -f tycho-pom.xml clean install.

Note: The target platform used for the Tycho build loads the required Xtext dependencies (xtext-lib, xtext-core, xtext-extras) from their respective p2 repositories on the Jenkins server.

How to Work with the Source Code

For

  • how to setup your workspace,
  • how to contribute,
  • and many other useful guides

see xtext/CONTRIBUTING.md.

Continuous Integration

This project is built by the xtext-xtend multi-branch job on Jenkins.

xtext-xtend's People

Contributors

cdietrich avatar dhuebner avatar oehme avatar spoenemann avatar holgerschill avatar szarnekow avatar meysholdt avatar miklossy avatar arnedeutsch avatar lorenzobettini avatar nicoprediger avatar sailingkieler avatar svenefftinge avatar tivervac avatar gallandarakhneorg avatar jankoehnlein avatar akosyakov avatar borisbrodski avatar hanksha avatar vladdu avatar loradd avatar bananeweizen avatar vorburger avatar joergreichertn4 avatar rovarga avatar sebastianbenz avatar splondike avatar ghaith avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.