Lingua - LINce proGramming langUAge
Lingua is a Rust-first DSL parser and formatter built with rust-sitter.
To format a file:
To rewrite files in place:
To let an editor format the current buffer through stdin/stdout:
To run the language server over stdio:
To run the parser and formatter tests: