internal/

directory
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 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 formatter provides a formatter for DLiteScript code.
Package formatter provides a formatter for DLiteScript code.
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.
Package linter provides a linter.
Package linter provides a linter.
reporter
Package reporter provides a reporter for linting issues.
Package reporter provides a reporter for linting issues.
rules
Package rules provides the rules for the linter.
Package rules provides the rules for the linter.
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 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.
os
Package os provides os functions for the standard library.
Package os provides os 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.
time
Package time provides time functions for the standard library.
Package time provides time 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.
Package version provides the version information for the application.
Package version provides the version information for the application.

Jump to

Keyboard shortcuts

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