Major mode for Lox buffers using tree-sitter. Lox is the language developed over the course of the Crafting Interpreters book. For details, see https://craftinginterpreters.com/the-lox-language.html. Make sure to install the parser compatible with this library from https://github.com/nverno/tree-sitter-lox.