This repository is an application meant to be built according to the principles of concept design, a new approach to modularity first introduced in Daniel Jackson's "The Essence of Software". This approach describes a way to build software in terms of concepts, which describe behavior that captures a familiar unit of…
The engine contains logging logic to help trace issues, and which action is occuring with what inputs and outputs. After initializing an engine, simply set.
Instead of relying on a custom synchronization language and parser, the current engine provides a TypeScript-native approach to specifying synchronizations. A complete and functional example of this can be found in.