riju
riju copied to clipboard
⚡ Extremely fast online playground for every programming language.
Currently, the tty size is hardcoded to 80x24, which looks bad for Emacs and Vim among other languages. This should be fixed. We will need to capture window resize events...
The following languages have tests that have failed for me but have succeeded on being re-run, without any code changes: * `cmd` * `qsharp` * `red`
This issue tracks languages which could use LSP support. | Language | Language server | Blocker | Branch | |------------|---------------------------------------------------------------------------------------|---------------------------------------------|----------------------------------------------------------------------------------------| | Ada | [Ada Language Server](https://github.com/AdaCore/ada_language_server) | Fails to compile...