项目作者: modal-lang

项目描述 :
modAL Examples
高级语言: AL
项目地址: git://github.com/modal-lang/modal-examples.git
创建时间: 2021-02-24T08:03:07Z
项目社区:https://github.com/modal-lang/modal-examples

开源协议:MIT License

下载


modAL Examples

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 and extensions: Contain the code for model-driven development. The modAL model is defined in the base folder. Enhancements specific to the use case are implemented using AL in the extensions folder.