Skip to main content

Module types

Module types 

Source

Structs§

Module
A module namespace of builtin functions.

Enums§

Blocks
Block style
Cli
CLI command type
Compat
Compatibility mode for versioning
ConfigSource
Config source for language settings.
Debug
Debug level
Dist
Distribution mode
ImplicitMutability
Default mutability for variables created without a keyword.
LibsMode
Library storage mode.
Mode
Execution mode
SafeMode
Sandbox mode for runtime safety.
Semicolon
Semicolon rules
Strings
String quote style
Typing
Typing mode for the language
Value
A value in the language

Traits§

Interpretable
Interface for actions to interact with the interpreter/compiler state.

Type Aliases§

Action
An action the language can perform, now with access to the interpreter/compiler.