mortar_cli 0.3.3

Mortar language command line tool
mortar_cli-0.3.3 is not a library.

main.rs

main.rs 文件

Module Overview

模块概述

Implements the mortar command-line entry point. It parses localized CLI arguments, loads source files, runs the compiler with diagnostics, and optionally writes the resulting .mortared output file.

实现了 mortar 命令行入口。它会解析带本地化文案的 CLI 参数,读取源文件,带诊断地 运行编译器,并在需要时写出生成后的 .mortared 输出文件。