Use Cases
Worked examples sized as small applications. Each is a self-contained C++ program you can copy, compile, and run against the mino library.
Configuration
Sandboxed evaluation of structured config with computed values.
Rules EngineHost data exposed to mino predicates for declarative business logic.
Data PipelineCompose map, filter, reduce over persistent collections.
Event ProcessingFilter, group, and aggregate streams of host data.
PluginsLoad user scripts with controlled capabilities and error isolation.
Interactive ConsoleIn-app REPL for live inspection, scripted commands, and step limits.
Game ScriptingEntity system with scripted queries, commands, and step limits.
AutomationUser-defined workflows over host task primitives.