wolfe-pack / wolfe

Wolfe Language and Engine
https://wolfe-pack.github.io/wolfe
Apache License 2.0
135 stars 17 forks source link

Reuse definitions of node domains #36

Closed riedelcastro closed 9 years ago

riedelcastro commented 10 years ago

Currently the generated MPGraph code creates the same domains for nodes several times (e.g. bools.toArray). Write a tree processor that takes the generated code so far and introduces sharing of domains