Directories
¶
| Path | Synopsis |
|---|---|
|
gengostdlib generates internal/semantic/go_stdlib_gen.go by inspecting Go standard library function signatures via go/packages.
|
gengostdlib generates internal/semantic/go_stdlib_gen.go by inspecting Go standard library function signatures via go/packages. |
|
genmanifest writes dist/manifest.json from the release archives staged under dist/.
|
genmanifest writes dist/manifest.json from the release archives staged under dist/. |
|
gensdkwrap scaffolds a Kukicha wrapper (.kuki) for an upstream Go SDK by introspecting its exported types, constants, and methods with go/packages + go/types.
|
gensdkwrap scaffolds a Kukicha wrapper (.kuki) for an upstream Go SDK by introspecting its exported types, constants, and methods with go/packages + go/types. |
|
genstdlibgomod generates cmd/kukicha/stdlib_gomod_gen.go by deriving the go.mod and go.sum content for the extracted stdlib module from the main repo's go.mod and go.sum.
|
genstdlibgomod generates cmd/kukicha/stdlib_gomod_gen.go by deriving the go.mod and go.sum content for the extracted stdlib module from the main repo's go.mod and go.sum. |
|
genstdlibregistry generates internal/semantic/stdlib_registry_gen.go by scanning all stdlib/*.kuki source files and extracting exported function signatures: return counts, per-position return types, and parameter names.
|
genstdlibregistry generates internal/semantic/stdlib_registry_gen.go by scanning all stdlib/*.kuki source files and extracting exported function signatures: return counts, per-position return types, and parameter names. |
|
Package main is the WASM entrypoint for the Kukicha playground.
|
Package main is the WASM entrypoint for the Kukicha playground. |
Click to show internal directories.
Click to hide internal directories.