internal/

directory
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 21, 2025 License: MIT

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 function provides the Function type and related methods.
Package function provides the Function type and related methods.
Package jsonrpc2 provides a JSON-RPC 2.0-compatible stream implementation.
Package jsonrpc2 provides a JSON-RPC 2.0-compatible stream implementation.
lsp
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 repl provides a REPL for DLiteScript.
Package repl provides a REPL for DLiteScript.
Package scriptrunner provides a script runner for DLiteScript.
Package scriptrunner provides a script runner for DLiteScript.
Package stdlib provides the standard library for DLiteScript.
Package stdlib provides the standard library for DLiteScript.
arrays
Package arrays provides the array functions for the standard library.
Package arrays provides the array functions for the standard library.
errors
Package errors provides the errors functions for the standard library.
Package errors provides the errors functions for the standard library.
global
Package global provides the global functions for the standard library.
Package global provides the global functions for the standard library.
math
Package math provides maths functions for the standard library.
Package math provides maths functions for the standard library.
strings
Package strings provides the string functions for the standard library.
Package strings provides the string functions for the standard library.
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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL