Duckflux is a declarative, YAML-based DSL for orchestrating workflows. You describe what should happen and in what order β the runtime handles execution. No SDK required, no boilerplate, no vendor lock-in.
Duckflux is runtime-agnostic. Any implementation that adheres to the spec can execute workflows. Currently, we have:
- JavaScript Runtime: a runtime implementation written in TypeScript.