Directories
¶
| Path | Synopsis |
|---|---|
|
ast
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
|
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
|
ast/data
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
|
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
|
ast/decl
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
|
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
|
ast/symbol
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
|
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
|
ast/variable
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
|
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
|
codegen
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
|
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
|
internal/checkpoint
Package checkpoint provides the data structures used to capture (a snapshot of) the state of an executing machine, so that execution can later be resumed from that point.
|
Package checkpoint provides the data structures used to capture (a snapshot of) the state of an executing machine, so that execution can later be resumed from that point. |
|
internal/descriptor
Package descriptor describes the static structure of a compiled bytecode program, independently of the bytecode instruction stream itself.
|
Package descriptor describes the static structure of a compiled bytecode program, independently of the bytecode instruction stream itself. |
|
internal/gogen
Package gogen compiles a ZkC bytecode program into native Go source: the "fast execution mode" alternative to interpreting the program.
|
Package gogen compiles a ZkC bytecode program into native Go source: the "fast execution mode" alternative to interpreting the program. |
Click to show internal directories.
Click to hide internal directories.