Show HN: Rex, a parallel functional language for scientific workflows
Summary
Rex is a statically typed, pure functional workflow language for scientific computing. It emphasizes content-addressable storage, typed tool APIs, and isolated Docker execution to enable reproducible, parallel workflows. The article covers embedding Rex in Rust, using Docker tool images, and how Rex can serve as a boundary between workflow logic and host policy.