cutcutcodec.core.compilation.graph_to_ast

Compile an assembly graph into an evaluable source code of tree.

Functions

graph_to_ast(graph)

Create the complete source code module from the assembly graph.