Skip to content

Developer Documentation #6

@ashbaldry

Description

@ashbaldry

From @ramiromagno:
A technical vignette explaining key operations could invite contributions more easily:

Key operations:

  1. Traverse graph from root to leaves
  2. Evaluate leaf nodes (inputs) to concrete values
  3. Deparse branch nodes (reactives) to code
  4. Linearize into topologically-ordered script
    Essentially deparse() for reactive graphs, where inputs get resolved to values and reactives expanded to definitions.

Add this style document to the Wiki

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions