This looks very interesting, I like that you created a new language to let you write better code.
How does it actually work under the hood? Does each python function get turned into a separate process or does the pipelines script create a single python module to be run?
Are you sure you want to reimplement it in C rather than something like Go?