This repository contains example projects showcasing the modAL
DSL for different use cases. Each example folder contains three projects:
reference
: Contains the code needed in traditional AL development.base
andextensions
: Contain the code for model-driven development. ThemodAL
model is defined in thebase
folder. Enhancements specific to the use case are implemented using AL in theextensions
folder.