Emacs mode for the Dut programming language
dut-mode is a major mode for editing code written in Dut Language. It is a fork of the original squirrel-mode that provides compatibility with Emacs 24.3 and following versions.
(add-to-list 'load-path "path/to/dut-mode/dir")
(require 'dut-mode)