@adllang/adl-runtime

Runtime support code for the ADL system


Keywords
c-plus-plus, haskell, java
License
BSD-3-Clause
Install
npm install @adllang/adl-runtime@0.0.2

Documentation

ADL (Actor Description Language)

A framework for building cross language actor systems. It consists of a DSL for describing actor systems, code generators for several target languages, and runtimes for these languages.

Further information can be found in the associated wiki.