RileyEv / CircuitFlow

Dataflow DSL, using Symmetric Monoidal Categories
https://circuitflow.rly.rocks/
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Create an AST for frontend #18

Closed RileyEv closed 3 years ago

RileyEv commented 3 years ago

The frontend requires an AST with some smart constructors.

this can then be translated in staging to a graph for the backend to process