You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that in order for us to be relevant and taken seriously, we need to be available to users and learners. When sharing code anywhere that involves syntax highlighting, we need to be there as a real language. I've run into highlight.js (Discord) and rouge (Gitlab) a lot and could see those helping us get to a level where more people see Raku as a serious language.
highlight.js: The Grammar Requests page has a link to an issue for Raku, however they need someone with knowledge of the syntax to submit a PR.
rouge: There is an outstanding PR by zakame found here. I forked the PR here and made a commit to rename everything from Perl 6 to Raku, however I feel that the PR still needs work. It is reliant on the Perl syntax file and contains some Perlisms that don't exist in Raku. It also lacks newer features to the language. I don't have the necessary skill to make the changes necessary, so all help would be appreciated.
There is also a PR for Pod6 found here, that could use some momentum.
The text was updated successfully, but these errors were encountered:
I think that in order for us to be relevant and taken seriously, we need to be available to users and learners. When sharing code anywhere that involves syntax highlighting, we need to be there as a real language. I've run into highlight.js (Discord) and rouge (Gitlab) a lot and could see those helping us get to a level where more people see Raku as a serious language.
highlight.js: The Grammar Requests page has a link to an issue for Raku, however they need someone with knowledge of the syntax to submit a PR.
rouge: There is an outstanding PR by zakame found here. I forked the PR here and made a commit to rename everything from Perl 6 to Raku, however I feel that the PR still needs work. It is reliant on the Perl syntax file and contains some Perlisms that don't exist in Raku. It also lacks newer features to the language. I don't have the necessary skill to make the changes necessary, so all help would be appreciated.
There is also a PR for Pod6 found here, that could use some momentum.
The text was updated successfully, but these errors were encountered: