Directories
¶
| Path | Synopsis |
|---|---|
|
Package ast defines structs and methods to handle AST creation.
|
Package ast defines structs and methods to handle AST creation. |
|
Package controlflow provides functionality for controlling the flow of execution.
|
Package controlflow provides functionality for controlling the flow of execution. |
|
Package datatype provides the DataType type and related methods.
|
Package datatype provides the DataType type and related methods. |
|
Package datavalue provides the Value type and related methods.
|
Package datavalue provides the Value type and related methods. |
|
Package errorutil provides utility functions for handling errors.
|
Package errorutil provides utility functions for handling errors. |
|
Package evaluator defines logic to evaluate an AST.
|
Package evaluator defines logic to evaluate an AST. |
|
Package jsonrpc2 provides a JSON-RPC 2.0-compatible stream implementation.
|
Package jsonrpc2 provides a JSON-RPC 2.0-compatible stream implementation. |
|
Package lsp provides an LSP server for DLiteScript.
|
Package lsp provides an LSP server for DLiteScript. |
|
lsptypes
Package lsptypes contains the types for the LSP.
|
Package lsptypes contains the types for the LSP. |
|
Package parser defines the actual parser for DLiteScript.
|
Package parser defines the actual parser for DLiteScript. |
|
Package scriptrunner provides a script runner for DLiteScript.
|
Package scriptrunner provides a script runner for DLiteScript. |
|
Package token defines a Token struct.
|
Package token defines a Token struct. |
|
Package tokenizer provides a struct that handles tokenisation of a string.
|
Package tokenizer provides a struct that handles tokenisation of a string. |
Click to show internal directories.
Click to hide internal directories.