Synflowのホームページが新しくなりました。
また、githubに、幾つかサンプルもアップされています。
Version 2.0の目玉は、Networkのようです。
THE big feature of C~ 2.0 is that it allows the description of networks in a concise way. A network can instantiate tasks that are either (1) defined in other files, and are imported with “import” statements, (2) defined in the same file (no need for imports in that case), or (3) defined in the network itself.