Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
_test
|
|
|
m1
command
|
|
|
cmd
|
|
|
yaegi
command
Yaegi interprets Go programs.
|
Yaegi interprets Go programs. |
|
example
|
|
|
pkg/_pkg11/src/foo
command
|
|
|
pkg/_pkg12/src/guthib.com/foo
command
|
|
|
Package extract generates wrappers of package exported symbols.
|
Package extract generates wrappers of package exported symbols. |
|
internal
|
|
|
cmd/extract
command
extract generates wrappers of stdlib package exported symbols.
|
extract generates wrappers of stdlib package exported symbols. |
|
cmd/genop
command
|
|
|
Package interp provides a complete Go interpreter.
|
Package interp provides a complete Go interpreter. |
|
Package stdlib provides wrappers of standard library packages to be imported natively in Yaegi.
|
Package stdlib provides wrappers of standard library packages to be imported natively in Yaegi. |
|
syscall
Package syscall provide wrapper of standard library syscall package for native import in Yaegi.
|
Package syscall provide wrapper of standard library syscall package for native import in Yaegi. |
|
unrestricted
Package unrestricted provides the original version of standard library symbols which may cause the interpreter process to exit.
|
Package unrestricted provides the original version of standard library symbols which may cause the interpreter process to exit. |
|
unsafe
Package unsafe provides wrapper of standard library unsafe package to be imported natively in Yaegi.
|
Package unsafe provides wrapper of standard library unsafe package to be imported natively in Yaegi. |
Click to show internal directories.
Click to hide internal directories.