Describe processes as type transformations, with inference that supports subtypes and parametric polymorphism. Create and query corresponding transformation graphs.
Right now, the command-line interface can be used to add workflow graphs. However, an additional -e/--expression argument would allow for easy testing of transformation languages: you can just run the command-line interface and instantly produce a graph.
Right now, the command-line interface can be used to add workflow graphs. However, an additional
-e/--expression
argument would allow for easy testing of transformation languages: you can just run the command-line interface and instantly produce a graph.