The library pyre-ast is another OCaml library for parsing Python files using the Python interpreter itself. However, pyast emphasizes compability between Python versions, enabling OCaml programs to be ...
The SuperHTML CLI Tool offers validation and autoformatting features for HTML files. The tool can be used either directly (for example by running it on save), or through a LSP client implementation. $ ...