Giter VIP home page Giter VIP logo

mps-extensions's Introduction

MPS Extensions

The MPS extensions aim to ease language development within MPS. They are maintained by itemis, JetBrains, and the open source community, and its development is closely aligned with the development of MPS.

Join the dicussion on Slack in the #mps-extensions room.

Building

The MPS extensions can be built with gradle. In order to build the source code, all you need is a Java 8 JDK. Of course, if you want to hack on the MPS extensions, you need MPS. The MPS version that is currently used is in the build.gradle file.

Run the following commands to build the project:

./gradlew # Mac and Linux
gradlew.bat # Windows

This will download the required MPS version, so you need to be online when executing the build for the first time (later on, the downloaded artifacts will be cached).

The default task does not run the tests as part of the build. Execute the following command to run the tests:

./gradlew run_tests # Mac and Linux
gradlew.bat run_tests # Windows

See the building page of the documentation for more details.

Documentation

For more information on the individual extensions, see our documentation.

The source of the documentation is located in the docs folder of this repository, in case you would like to contribute to it.

Contributing

See our contribution guide here.

mps-extensions's People

Contributors

slisson avatar coolya avatar bkolb avatar krinara86 avatar artem-tikhomirov avatar ashatalin avatar arimer avatar fvollmer avatar joao-silveira avatar szabta89 avatar danielratiu avatar wsafonov avatar eugenschindler avatar abstraktor avatar ftomassetti avatar klemensschindler avatar markusvoelter avatar qradimir avatar alperovich avatar

Watchers

James Cloos avatar  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.