mirror of
https://github.com/anoma/juvix.git
synced 2024-12-26 17:13:35 +03:00
60bffcfeb8
Similarly to how the Cairo operations are handled we add a separate Tree language Node for Anoma operations instead of handling them as an Unop Node. This is necessary because we need to add support for new Anoma operations that are not unary. This PR also adds support for `anoma-encode` and `anoma-decode` functions in `jvt` tree source files which was missed in the previous PRs. |
||
---|---|---|
.. | ||
Asm | ||
Eval | ||
Transformation | ||
Asm.hs | ||
Eval.hs | ||
Transformation.hs |