Suman Khanal
Suman Khanal
As Perl and Raku are different languages, it would be better to separate `class RakuLexer` from `perl.py` and have separate file `raku.py`. As `Raku` has REPL, `RakuConsoleLexer` class would be...
As far as I know Perl Language server does not work on Windows due to issues with Perl. For details check these issues: https://github.com/richterger/Perl-LanguageServer/issues/41 https://github.com/richterger/Perl-LanguageServer/issues/52 May be we need to...
Thank you for looking into the issue. I hope strawberry would look into these intricacies and make it easier for a beginner who want to start with scientific programming in...