Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
_test
|
|
cmd
|
|
yaegi
Yaegi interprets Go programs.
|
Yaegi interprets Go programs. |
example
|
|
Package extract generates wrappers of package exported symbols.
|
Package extract generates wrappers of package exported symbols. |
internal
|
|
cmd/extract
extract generates wrappers of stdlib package exported symbols.
|
extract generates wrappers of stdlib package exported symbols. |
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.