https://github.com/ressa-rob/scars
https://github.com/ressa-rob/scars
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ressa-rob/scars
- Owner: RESSA-ROB
- Created: 2022-03-10T06:07:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-06T09:30:22.000Z (almost 3 years ago)
- Last Synced: 2025-03-09T14:32:26.530Z (about 1 year ago)
- Language: Shell
- Size: 14 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SCARS
**File Description**
The Experiments folder contains all the experimental scripts and results obtained.
The DSL_v1 zip file contains the domain-specific language developed.
The Dependent Languages zip file contain some other dependent languages.
NFR_catalog pdf contain the NFR catalogs created developing the DSL and analysis.
**Using the Language in MPS-**
1. Install the MPS using the instructions given at- https://www.jetbrains.com/help/mps/installation-guide.html#standalone
2. Download and extract DSL_v1 zip and Dependent Languages zip in your machine.
3. Start MPS from the menu.
4. Open the DSL_v1 project.
5. Next import dependent languages in the project.
6. Generate all the languages.
7. The DSL will then be ready to use.