Directories
¶
| Path | Synopsis |
|---|---|
|
Package compiler validates Go source and orchestrates transpilation to SimplicityHL or raw Simplicity bytecode.
|
Package compiler validates Go source and orchestrates transpilation to SimplicityHL or raw Simplicity bytecode. |
|
Package jets provides the registry of Simplicity jet functions and their Go-to-Simplicity name mappings.
|
Package jets provides the registry of Simplicity jet functions and their Go-to-Simplicity name mappings. |
|
Package testkeys provides hardcoded BIP-340 test vectors and SHA-256 test pairs for verifying that generated SimplicityHL code is executable.
|
Package testkeys provides hardcoded BIP-340 test vectors and SHA-256 test pairs for verifying that generated SimplicityHL code is executable. |
|
Package transpiler walks a parsed Go AST and emits SimplicityHL source code.
|
Package transpiler walks a parsed Go AST and emits SimplicityHL source code. |
|
Package types provides Go-to-Simplicity type mapping, sum type parsing (Either/Option), and tuple type utilities.
|
Package types provides Go-to-Simplicity type mapping, sum type parsing (Either/Option), and tuple type utilities. |
Click to show internal directories.
Click to hide internal directories.