Creating a DSL for our proposed CEA tool using SRN

This is an extension of the research work we did for CEA using a dynamic modeling system (SRN).

We are creating a Domain Specific Language (DSL) that would address the insufficiencies we found in the existing literature. A domain-specific language (DSL) is a computer language specialized to a particular application domain, like HTML, CSS, etc. The tool SPNP is very esoteric in nature and difficult for people from non-technical users to make use of it. We created a DSL defining the concepts we want as input from users and will provide them with an output in the form of a Word file/PDF.

Here is a snapshot of our DSL that will get an overview of the study from the user:

I am currently on a prototype of an interface that will have a user-facing application, then store their responses and run the SPNP model, and lastly, provide the output to the users.

The interface is in a very nascent stage and looks like this currently:

This is a work in progress, I will keep updating all the progress we make.