Skip to content

Add syntax for Lova Language - #4158

Open
pacman-pcc wants to merge 1 commit into
micro-editor:masterfrom
pacman-pcc:add-lova-syntax
Open

Add syntax for Lova Language#4158
pacman-pcc wants to merge 1 commit into
micro-editor:masterfrom
pacman-pcc:add-lova-syntax

Conversation

@pacman-pcc

Copy link
Copy Markdown

Adds syntax highlighting configuration for Lova, a dynamic, transpiled programming language that compiles down to Bash.

The syntax config includes rules for:

  • Keywords, conditional blocks (if, else, case, while, fdo, for, in, function, defer)
  • Variable declarations (proc, procloc)
  • I/O and checks (print, printn, sleep, is_file, is_dir, is_exist)
  • Strings, numbers, operators, and comments (//)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant