d-mode 
- Description
- D Programming Language major mode for (X)Emacs
- Latest
- d-mode.tar (.sig), 2024-Aug-13, 0.02 KiB
- Maintainer
- Russel Winder <russel@winder.org.uk>
- Other versions:
- development version
- Website
- https://elpa.gnu.org/nongnu/d-mode.html
- Repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install or list-packages.
Full description
This mode supports most of D's syntax, including nested /+ +/ comments and backquote `string literals`. This mode has been dubbed "2.0" because it is a complete rewrite from scratch. The previous d-mode was based on cc-mode 5.28 or so. This version is based on the cc-mode 5.30 derived mode example by Martin Stjernholm, 2002.
Old versions
| d-mode-202405290611.tar.lz | 2024-Jul-22 | 19.9 KiB |
| d-mode-202003130913.tar.lz | 2024-Mar-31 | 19.6 KiB |