Add Rhai (Embedded scripting language for Rust) syntax definitions

This commit is contained in:
ema
2026-02-09 11:41:43 +08:00
parent 6310848675
commit 0f41612f52
3 changed files with 263 additions and 0 deletions

View File

@@ -106,6 +106,7 @@ Update not completed yet...
- `.rexx` (Rexx script)
- `.ruby` (Ruby source)
- `.rust` (Rust source)
- `.rhai` (Embedded scripting language for Rust)
- `.scala` (Scala source)
- `.scheme` (Scheme source)
- `.shellscript`, `.sh` (Shell script)