Skip to content

dut-lang/dut-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

dut-mode

Emacs mode for the Dut programming language

Introduction

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.

Installation

(add-to-list 'load-path "path/to/dut-mode/dir")
(require 'dut-mode)

About

Emacs mode for the Dut programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published