Interpreters#
There are two implementations of the ErgoScript compiler and ErgoTree interpreter for the 'Sigma Language'.
- The sigmastate-interpreter for JVM languages which is used by AppKit
- sigma-rust is an alternative and simple implementation of ErgoTree interpreter and transaction-building tools.