coreLang is a probabilistic modeling and simulation language for the abstract domain of IT. More specifically, it is a domain specific language (DSL) created with MAL (the Meta Attack Language).
This project has the following structure:
- The file
pom.xml
is the Maven configuration file of the project. - The language itself, the MAL specification, is found on the
*.mal
files located on the src/main/mal directory.
Since this is a Maven project it is ought to be opened by any compatible IDE or to be used with the mvn command line tool.
This work has received funding from the European Union's H2020 research and innovation programme under the project SOCCRATES and Grant Agreement no. 833481, the Swedish Civil Contingencies Agency through the research centre Resilient Information and Control Systems (RICS), as well as the ERA-NET project HONOR, funded under grant agreement no. 646039 and no. 7759750.
Project | Link |
---|---|
Old coreLang | https://github.com/pontusj101/coreLang |
Core MAL specification of awsLang | https://gist.github.com/maxwalls/ace99182d064087d2023553337e953c4 |
Copyright © 2019-2021 coreLang contributors
All files distributed in the coreLang project are licensed under the Apache License, Version 2.0, except for the following files: