Modules§
Structs§
- Lexer
Error - Parser
Error - Runtime
Error - Span
- A source location span (byte offsets into source text)
- Stack
Frame - A frame in a stack trace.
- Type
Error
Enums§
- TlError
- All error types in the ThinkingLanguage compiler
Functions§
- report_
parser_ error - Pretty-print a parser error with source context using ariadne
- report_
runtime_ error - Pretty-print a runtime error
- report_
type_ error - Pretty-print a type error with source context using ariadne
- report_
type_ warning - Pretty-print a type warning with source context using ariadne