raku-mode 
- Description
- Major mode for editing Raku code
- Latest
- raku-mode.tar (.sig), 2024-Mar-31, 110 KiB
- Maintainer
- Other versions:
- development version
- Website
- https://github.com/hinrik/perl6-mode
- 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,CLOSEphasers to font-lockgeoperator font-lock
Changed
- Change default repl keybindings.
- Fix hanging assignment indentation.
Removed
STARTphaser.
[0.1.0]
Added
- Basic syntax highlighting