Crate amarok_cli

Crate amarok_cli 

Source
Expand description

Command-line entry point for Amarok.

Parses arguments, reads the source file, registers it with a SourceMap, invokes amarok_parser then [amarok_interpreter], and renders any Diagnostic with line and column information.

Constantsยง

USAGE ๐Ÿ”’

Functionsยง

default_stdlib_dir ๐Ÿ”’
line_col_from_offset ๐Ÿ”’
line_text_and_line_start ๐Ÿ”’
main ๐Ÿ”’
render_diagnostic ๐Ÿ”’
run ๐Ÿ”’