Git hosting

chuck-mode: Major mode for editing ChucK code

Clone

git clone https://depp.brause.cc/chuck-mode.git

Files

Size Path
35148 LICENSE
767 README.md
5020 chuck-mode.el

README.md

About

A mode for the ChucK audio programming language. This was written in a fit of rage after discovering that the existing mode made it into the Emacs attic. Based upon CC Mode.

Installation

Install manually or via Quelpa for the time being.

Usage

Just code away. There are no special features (like, automating chuck) included yet...

Alternatives

Use the Emacs attic version for more highlighted UGens, chuck automation support, electric operators and snippets.