Raku mode for xemacs?

122 views Asked by At

I'm using Xemacs (not GNU Emacs) for ages, as I like it's interface better (and in days of yore, it's support for LaTeX/BibTeX and related tools was much better). But there seems to be no official Raku (neƩ Perl 6) mode around. There is one for GNU Emacs, but it seems to depend on lots of GNU Emacs infrastructure. Is there some extraofficial mode available? Or at least some guide for some elisp-ignorant to shoehorn/port the GNU Emacs one to Xemacs?

1

There are 1 answers

1
jjmerelo On

The raku-mode is developed in this repo. Maybe you can open an issue there, or fork and make it work for xemacs.