core

package
v0.0.0-...-f49f154 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const ASCII_ART = `` /* 975-byte string literal not displayed */

Variables

View Source
var CONF = Config{
	Debug: false,
}

Functions

This section is empty.

Types

type Config

type Config struct {
	AllErrors bool
	Debug     bool // enable debug logs
}

Directories

Path Synopsis
builtin provides functions that are built into the sophia language but are written in pure go, they may interface with the sophia lang via AST manipulation and by accepting AST nodes and returning values or nodes.
builtin provides functions that are built into the sophia language but are written in pure go, they may interface with the sophia lang via AST manipulation and by accepting AST nodes and returning values or nodes.
Provides functionality for bubbling internal errors up to the user in a pretty and concise way
Provides functionality for bubbling internal errors up to the user in a pretty and concise way

Jump to

Keyboard shortcuts

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