NonGNU ELPA - raku-mode

raku-mode

Description
Major mode for editing Raku code
Latest
raku-mode-0.2.1.tar (.sig), 2024-Mar-31, 110 KiB
Maintainer
Hinrik rn SigurĂ°sson <hinrik.sig@gmail.com>
Atom feed
raku-mode.xml
Website
https://github.com/hinrik/perl6-mode
Browse ELPA's repository
CGit or Gitweb
Badge

To install this package from Emacs, use package-install or list-packages.

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