Directories
¶
Path | Synopsis |
---|---|
Package ast declares the types used to represent syntax trees for Go+ packages.
|
Package ast declares the types used to represent syntax trees for Go+ packages. |
Package cl compiles Go+ syntax trees (ast).
|
Package cl compiles Go+ syntax trees (ast). |
cmd
|
|
internal/base
Package base defines shared basic pieces of the gop command, in particular logging and the Command structure.
|
Package base defines shared basic pieces of the gop command, in particular logging and the Command structure. |
internal/build
Package build implements the “gop build” command.
|
Package build implements the “gop build” command. |
internal/gengo
Package gengo implements the “gop go” command.
|
Package gengo implements the “gop go” command. |
internal/gopfmt
Package gopfmt implements the “gop fmt” command.
|
Package gopfmt implements the “gop fmt” command. |
internal/help
Package help implements the “gop help” command.
|
Package help implements the “gop help” command. |
internal/install
Package install implements the “gop install” command.
|
Package install implements the “gop install” command. |
internal/mod
* Copyright (c) 2021 The GoPlus Authors (goplus.org).
|
* Copyright (c) 2021 The GoPlus Authors (goplus.org). |
internal/run
Package run implements the “gop run” command.
|
Package run implements the “gop run” command. |
internal/serve
Package serve implements the “gop serve command.
|
Package serve implements the “gop serve command. |
internal/test
Package test implements the “gop test” command.
|
Package test implements the “gop test” command. |
demo
|
|
Package format implements standard formatting of Go+ source.
|
Package format implements standard formatting of Go+ source. |
Package parser implements a parser for Go+ source files.
|
Package parser implements a parser for Go+ source files. |
Package printer implements printing of AST nodes.
|
Package printer implements printing of AST nodes. |
Package scanner implements a scanner for Go+ source text.
|
Package scanner implements a scanner for Go+ source text. |
Package token defines constants representing the lexical tokens of the Go+ programming language and basic operations on tokens (printing, predicates).
|
Package token defines constants representing the lexical tokens of the Go+ programming language and basic operations on tokens (printing, predicates). |
x
|
|
jsonrpc2
Package jsonrpc2 is a minimal implementation of the JSON RPC 2 spec.
|
Package jsonrpc2 is a minimal implementation of the JSON RPC 2 spec. |
jsonrpc2/internal/stack
Package stack provides support for parsing standard goroutine stack traces.
|
Package stack provides support for parsing standard goroutine stack traces. |
watcher
Package watcher monitors code changes in a Go+ workspace.
|
Package watcher monitors code changes in a Go+ workspace. |
Click to show internal directories.
Click to hide internal directories.