riju icon indicating copy to clipboard operation
riju copied to clipboard

⚡ Extremely fast online playground for every programming language.

Results 83 riju issues
Sort by recently updated
recently updated
newest added

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...

improvement

The following languages have tests that have failed for me but have succeeded on being re-run, without any code changes: * `cmd` * `qsharp` * `red`

meta-issue
testing

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...

language support
meta-issue