Code Monkey home page Code Monkey logo

alfi's Introduction

alfi

Action Language for foundational UML as an Interdiate Language (in Jetbrains MPS)

This project is an implementation of the Action Language for foundational UML (ALF) in Jetbrains MPS. It contains the structure, editor, and TextGen definitions for a subset of the ALF Standard. Additionally, it contains generators to the Java baseLanguage as well as the C# baseLanguage. Furthermore, a generator from a version of basic-lang to alfi is provided as an example.

The project is based on version 1.1 of the ALF Standard

State of the project

  • This project is a research prototype and not ready for production use.
  • implemented.md describes what parts of the standard are implemented.
  • knownProblems.md describes what problems are known.

Usage

To be able to use the project you currently need to setup the development environment and start JetBrains MPS with it. Once MPS is started and ready you can open one of the sandbox solutions, edit the content and build it. The output is best viewed by enabling transient models and opening the respective last result in each transformation branch. Each branch should correspond to one generator and/or language. The different sandbox solutions differ in which generators run while building them. After having understood the sandbox models you can create a new model by mimicking the properties of a sandbox.

Development Environment

  • First init all submodules with git submodule update --init --recursive
  • To use this project, you need a recent java installation. It is used by the gradle wrapper.
  • All other dependencies will be installed by gradle
  • To start JetBrains MPS just run ./gradlew startMpsAndOpenProject
    • If it is the first time or you cleaned your build folder, this will download and install MPS and all required plugins
  • For other available gradle tasks see the output of ./gradlew tasks

alfi's People

Contributors

neumantm 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.