NonGNU ELPA - raku-mode

raku-mode

Description
Major mode for editing Raku code
Latest
raku-mode-0.2.1.tar, 2022-Jan-29, 110 KiB
Maintainer
Hinrik Örn Sigurðsson <hinrik.sig@gmail.com>
Website
https://github.com/hinrik/perl6-mode
Browse ELPA's repository
CGit or Gitweb
Badge

To install this package, run in Emacs:

M-x package-install RET raku-mode RET

Full description

GNU Emacs 24 major mode for editing Raku code.

Currently only provides very basic syntax highlighting.

News

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[0.2.1] - 2021-09-13

Removed
  • 'pkg-info' dependency (PR 53)

[0.2.0] - 2021-04-12

Added
  • QUIT, DOC, CLOSE phasers to font-lock
  • ge operator font-lock
Changed
  • Change default repl keybindings.
  • Fix hanging assignment indentation.
Removed
  • START phaser.

[0.1.0]

Added
  • Basic syntax highlighting