[Github-comments] [geany/geany] RFE: please add support for Perl6 (Raku) (Issue #3054)

Robert Di Pardo notifications at xxxxx
Mon Dec 13 19:17:36 UTC 2021


A Raku lexer was added to upstream Scintilla some time ago: https://sourceforge.net/p/scintilla/feature-requests/1328/

You'll notice that Geany includes only a curated subset of upstream lexers: https://github.com/geany/geany/tree/master/scintilla/lexilla/lexers

Getting Raku into Geany would require a PR similar to these recent examples:

- https://github.com/geany/geany/pull/2584
- https://github.com/geany/geany/pull/3012

The main difference here is that the lexer module [is already written](https://github.com/ScintillaOrg/lexilla/blob/efd741310e9bd870811ec55940d05ff8d6115ef3/lexers/LexRaku.cxx#L1); the main job would be creating a tags parser and a file definition for Raku.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3054#issuecomment-992790260
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211213/2df2f057/attachment.htm>


More information about the Github-comments mailing list