mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-29 20:34:44 +00:00
694 B
694 B
erg
build features
debug
Enter debug mode. As a result, the behavior inside Erg is sequentially displayed in the log.
Independent of Rust's debug_assertions
flag.
japanese
Set the system language to Japanese. Erg internal options, help (help, copyright, license, etc.) and error display are guaranteed to be Japanese.
simplified Chinese
Set the system language to Simplified Chinese. Erg internal options, help (help, copyright, license, etc.) and errors are displayed in Simplified Chinese.
traditional Chinese
Set the system language to Traditional Chinese. Erg internal options, help (help, copyright, license, etc.) and errors are displayed in Traditional Chinese.