Crate dyon [] [src]

Reexports

pub use runtime::Runtime;
pub use prelude::{Lt, Prelude, PreludeFunction};
pub use typecheck::Type;

Modules

ast
embed
intrinsics
lifetime
prelude
runtime
typecheck

Structs

Error
FnExternal
Module
Thread

Enums

FnIndex
Variable

Functions

error

Reports and error to standard output.

load

Loads a source from file.

run

Runs a program using a syntax file and the source file.

Type Definitions

Array
Object
RustObject