Skip to content

Latest commit

 

History

History

AbstractAndConcreteVisualSyntax

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Abstract and Concrete Visual Syntax in AToMPM

Goal

Our goal was to create an Abstract and Concrete Syntax for our domain-specific modelling language (formalism) using the modelling tool AToMPM

Outcome

Files

  • Formalisms/: Folder containing the Operational Semantics, Abstract Syntax and Concrete Syntax of the DSL.
  • Icons/: Folder containing the Logic to fetch the correct images for the Concrete Syntax.
  • Models/: Multiple instance Models that have been used for testing.
  • ModellingInAToMPM.pdf: The project requirements.
  • README.md: This file.