Giter Site home page Giter Site logo

venkateshrangasamy / mbeddr.formal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mbeddr/mbeddr.formal

0.0 0.0 0.0 111.91 MB

FASTEN: FormAl SpecificaTion ENvironment - a set of DSLs to experiment with rigorous systems and safety engineering.

Home Page: https://sites.google.com/site/fastenroot/home

License: Eclipse Public License 1.0

C 0.01% Kotlin 0.03% CSS 0.01% HTML 0.03% Batchfile 0.01% Roff 0.04% Promela 0.03% JetBrains MPS 99.85%

mbeddr.formal's Introduction

FASTEN

Homepage

Community

  • Questions about using and extending FASTEN: [email protected]
  • If you encounter problems, please open an issue here

Versions

Building (from command line)

For building FASTEN we have Gradle-based scripts which automatically manage all needed dependencies including MPS itself and build the languages.

  1. configure the needed variables in gradle.properties:
    • copy the gradle.properties.example as gradle.properties and replace "<...>" with your paths)
      • in Windows please note that the paths should use slash instead of back-slash, and they must NOT contain any space character (' ') - e.g.
        mpsHomeDir=C:/work/MPS`
        mbeddr.formal.home=C:/work/mbeddr.formal
      • in Unix-based systems we have the "unix paths" (nothing changes)
  2. run gradlew.bat- this starts the default task which downloads dependencies and builds FASTEN languages
    • if you want to build the standalone distribution (RCP) run gradlew.bat build_fasten_safety_distribution
      • you can find the zip in the directory "build\artifacts\com.mbeddr.formal.safetyDistribution"

Building (from MPS)

  1. download and install MPS 2021.2.x
  2. run gradlew.bat setup. You can skip this step if you have built the project with Gradle already.
  3. start MPS
  4. in 'Settings->Appearance & Behavior->Path Variables', set the path variable mbeddr.formal.home to point to the directory which contains the cloned 'mbeddr.formal' repository.
  5. FASTEN sources are organized in several MPS projects. To build FASTEN, each of these projects need to be built. Please open and build the projects in the following order:
    1. code\languages\com.mpsbasics
    2. code\languages\com.mbeddr.formal.nusmv
      1. after this build is successful, you should be able to open the code\tutorial project (contains only SMV-based DSLs)
    3. code\languages\com.mbeddr.formal.req
    4. code\languages\com.mbeddr.formal.spin
    5. code\languages\com.mbeddr.formal.safety

After the above steps you should be able to open code\tutorial-safety project - it contains the DSLs related to safety.

mbeddr.formal's People

Contributors

danielratiu avatar ccarlan avatar ratiud avatar norro avatar wsafonov avatar sergej-koscejev avatar markusvoelter avatar jensbuehl avatar bentleyjoakes avatar baran-goru avatar coolya avatar jonasborg912 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.