Crate ablescript

Source
Expand description

The AbleScript language reference implementation. See https://git.ablecorp.us/AbleScript/able-script for more information.

Modules§

ast
AbleScript’s Abstract Syntax tree
error
host_interface
interpret
Expression evaluator and statement interpreter.
parser
AbleScript Parser
value