Version 1.0 of package A68-Mode has just been released in GNU ELPA. You can now find it in M-x list-packages RET.
A68-Mode describes itself as: ==================================== Major mode for editing Algol 68 code ==================================== More at https://elpa.gnu.org/packages/a68-mode.html ## Summary: # a68-mode -- Algol68 major mode This mode fully supports automatic indentation and font locking (i.e. syntax highlighting) including the three comment styles. a68-mode supports only the UPPER stropping style and not the QUOTE or POINT style. A minor mode a68-pretty-bold-tags-mode is provided that, when active, makes bold tags in the buffer appear in lower case and styled according to the a68-bold-tag-face. This allows to show bold tags as underlined, or bold, or whatever other visual characteristic that can be configured in an Emacs face. A minor mode a68-auto-stropping-mode is provided that, when active, applies upper stropping automatically as you type, to both keywords and mode indicators defined in the current buffer. ### Manual installation ## Recent NEWS: [Not provided 🙁]