ScorexFoundation / sigmastate-interpreter

ErgoScript compiler and ErgoTree Interpreter implementation for Ergo blockchain
MIT License
62 stars 40 forks source link

ErgoScript compiler without optimizations #1022

Open aslesarenko opened 1 month ago

aslesarenko commented 1 month ago

In this PR a new DirectCompiler implemented which takes typed AST (after SigmaTyper) and generates ErgoTree expression bypassing GraphBuilding.