Giter Site home page Giter Site logo

gattag / dclareformps Goto Github PK

View Code? Open in Web Editor NEW

This project forked from modelingvaluegroup/dclareformps

0.0 0.0 0.0 31.29 MB

Adding declarative, reactive and incremental rules to MPS

License: GNU Lesser General Public License v3.0

Java 6.78% Kotlin 0.19% JetBrains MPS 93.03%

dclareformps's Introduction

DclareForMPS License: LGPL v3 Actions Status

DclareForMPS adds a language aspect named 'rules' to MPS.
A rule typically derives some part of a model.
Rules can trigger other rules.
A rule runs when something changes in the models that is read by this rule (reactive).
The system terminates on a fixpoint (if no changes occure anymore).
The regular MPS base-languages can be used to specify the rules.
Rules definitions typically use quotations (light or not) to define the derivations.
The rules are executed incrementally, meaning they perform a minimal amount of changes to derive the defined patterns ( expressed in quotations).

Standard MPS plugin

DclareForMPS is in constant progress. It is available as a standard plugin in MPS, without the need to download it here. All feedback, functional or technical, is appreciated.

dclareForJava

DclareForMPS uses the dclare engine of the Modeling Value Group.
The dclare project can be found here: dclare on GitHub

Installation

  1. install JetBrains MPS (2020.1 or higher)
  2. start MPS
  3. go to the plugins preferences section and install DclareForMPS from the Marketplace
  4. open one of the example projects (see below)
  5. verify that the 'On' setting is enabled (Settings > Other Settings > Dclare):

check the engine checkbox

  1. rebuild the example project
  2. play with the sandbox-models in the example-project

Examples

Multiple examples can be found on GitHub:

For more info, please read the README.md files that are part of these examples.

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.