Crate badder_lang[][src]

Modules

controller

Structs

AssignId
BadderError
Interpreter
NoOverseer
Parser
SourceRef

SourceRef((line_start, character_start), (line_end, character_end)) inclusive character_start, exclusive character_end

StackKey

Enums

AssignIdKind
Ast

Abstract syntax tree

Builtin
FrameData
Token

Traits

Overseer

Type Definitions

FxIndexMap
Int

Signed 32-bit integer that is the only value type.

IntFlag

Flat stored along with a value in the stack.