We have hosted the application integrant in order to run this application in our online workstations with Wine or directly.
Quick description about integrant:
Integrant is a minimalistic micro-framework for building applications following a data-driven architecture. It lets you define system components declaratively as configuration data and handles lifecycle actions (init, halt, resume) in dependency order, serving as a modern alternative to Component or Mount. Integrant was built as a reaction to fix some perceived weaknesses with Component. In Component, systems are created programmatically. Constructor functions are used to build records, which are then assembled into systems. In Integrant, systems are created from a configuration data structure, typically loaded from an edn resource. The architecture of the application is defined through data, rather than code.Features:
- Defines application architecture via plain Clojure data (maps)
- Automatically orders initialization and halting tasks by dependencies using multimethods
- Supports resuming with reuse of existing resources when possible (resume)
- Provides tools to construct (init), suspend (suspend!), and tear down systems in reverse order
- Allows extraction of dependency graphs and deep merging of config maps (dependency-graph, converge)
- Compatible with both Clojure and ClojureScript environments
Categories:
©2024. Winfy. All Rights Reserved.
By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.