[][src]Module duckscript::parser

parser

The duck script parser.

Functions

parse_file

parses the file and returns a vector of instructions

parse_text

parses the provided script text and returns a vector of instructions