Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SkillFS embed.FS
SkillFS contains docs/SKILL.md — the concise Kukicha language reference for AI coding agents. Extracted and upserted into AGENTS.md in user projects by `kukicha init`, tied to the same KUKICHA_VERSION stamp as the stdlib.
View Source
var StdlibFS embed.FS
StdlibFS contains the embedded Kukicha standard library source files. This includes all transpiled .go files from stdlib sub-packages. The .kuki source files are not embedded since only the Go code is needed. A go.mod file for the extracted stdlib is generated at extraction time.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
gengostdlib
command
gengostdlib generates internal/semantic/go_stdlib_gen.go by inspecting Go standard library function signatures via go/importer.
|
gengostdlib generates internal/semantic/go_stdlib_gen.go by inspecting Go standard library function signatures via go/importer. |
|
genstdlibregistry
command
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. |
|
kukicha
command
|
|
|
kukicha-blend
command
|
|
|
kukicha-lsp
command
|
|
|
kukicha-proxy
command
|
|
|
kukicha-wasm
command
Package main is the WASM entrypoint for the Kukicha playground.
|
Package main is the WASM entrypoint for the Kukicha playground. |
|
duckdb
command
|
|
|
gh-semver-release
command
|
|
|
llm-cli
command
|
|
|
stem-panic
command
|
|
|
internal
|
|
|
version
Package version provides the Kukicha compiler version.
|
Package version provides the Kukicha compiler version. |
|
stdlib
|
|
Click to show internal directories.
Click to hide internal directories.