Language Specification
The source of truth for how the CUE language should behave
reference/spec
reference/specCode of Conduct
The project’s values, standards, responsibilities, and processes
reference/code-of- conduct
reference/code-of- conductExternal references
Reference information published on other websites.
Standard library
Built-in packages available to CUE code.
Also available to Go code, but typically not used there
pkg.go.dev
pkg.go.devAPI: go/cue
Core Go APIs related to parsing, formatting, loading and running CUE programs.
Used by all other packages, including the
cue
commandpkg.go.dev
pkg.go.devAPI: go/encoding
Go APIs for converting to and from CUE.
Includes adaptors for YAML, JSON, Go, Protobuf, and OpenAPI
pkg.go.dev
pkg.go.devcue-lang/cue
The CUE project issue tracker, and source code for the CUE Go implementation
github.com
github.com