dsl

4 posts tagged “dsl”.

  1. 2025
  2. A complete workflow domain-specific language - Highway DSL

    rodmena-limited.github.io/highway dsl/ link to specs are here

    1 min read
  3. Durable Workflow Engines - Ridiculously Jumper!

    Update: I have abandoned using Jumper. It's buggy and the maintainers are not very welcoming to contributions. I am building my own.

    5 min read
  4. Integrating `highway_dsl` and `Jumper` for a Durable Workflow Engine

    The Integration Model This document outlines a strategy for merging and . These two systems are not competitors; they are complementary components operating at different layers of abstraction.

    5 min read
  5. Highway-DSL: A Pydantic-Native DSL for Defining Complex Workflows

    As systems grow, so does the complexity of their processes. Simple then scripts quickly evolve into brittle, unmanageable tangles of statements, blocks, and implicit dependencies.

    4 min read