6 ms·
I've done something similar for the Mint, and it's try page: https://mint-lang.com/sandbox/try https://mint-lang.com/sandbox/try (and all interactive snippets).
by gdotdesign 1y ago
I've done something similar for the Mint, and it's try page: https://mint-lang.com/sandbox/try https://mint-lang.com/sandbox/try (and all interactive snippets).
The client (CodeMirror) connects to the language server though WebSocket to offer semantic highlighting and some custom LSP actions related to compiling and serving the project.