Skip to content
/ fun-dag Public

Write Directed Acyclic Graph (DAG) in Starlark

Notifications You must be signed in to change notification settings

in-fun/fun-dag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A DAG (Directed Acyclic Graph) as a Service solution.

Features

  • DAG as code in the starlark language.
    • Code is concise and expressive
    • Allow code reuse and abstraction
  • Visualize the DAG

About

Write Directed Acyclic Graph (DAG) in Starlark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published