Skip to content

Final version of the C prototype

Compare
Choose a tag to compare
@arendsee arendsee released this 22 Mar 09:45
· 1750 commits to master since this release

This is the final version of the C prototype.

The features are described in the README. Here is an overview:

  • integrated R, Python, and Bash through a simple type system

  • workflows are pull-based graphs

  • explores the "manifold" template idea and multi-dimensional workflows

  • compilation exposes all exported functions through the manifold nexus

  • allows checks and effects to be added outside of the core workflow

This prototype will not be maintained in the future.