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). |
_testc/hello
command
|
|
_testgop/append1
command
|
|
_testgop/append2
command
|
|
_testgop/cap
command
|
|
_testgop/domaintext-huh
command
|
|
_testgop/domaintext-json
command
|
|
_testgop/domaintext-regexp
command
|
|
_testgop/domaintext-tpl
command
|
|
_testgop/domaintpl
command
|
|
_testgop/enumlines-rdr
command
|
|
_testgop/enumlines-stdin
command
|
|
_testgop/fatal
command
|
|
_testgop/rangeexpr
command
|
|
_testgop/repeatuntil
command
|
|
_testgop/unit
command
|
|
_testpy/hello
command
|
|
_testpy/pycall
command
|
|
_testspx/basic
command
|
|
_testspx/init
command
|
|
_testspx/multiworks
command
|
|
_testspx/newobj
command
|
|
_testspx/nogame
command
|
|
_testspx/singlework
command
|
|
cmd
|
|
chore/gopfmt
command
|
|
chore/goptestgo
command
|
|
gop
command
|
|
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. |
xgo
command
|
|
demo
|
|
fullspec/mixgo-complex
command
|
|
mixgo
command
|
|
typeasparamsfunc
command
|
|
typeasparamsmethod
command
|
|
typeparamscast
command
|
|
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.