Skip to content

yPhil-gh/emacs-faust-mode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 

Repository files navigation

Faust-Mode

Basic faust syntax colorizer for emacs.


License GPLv3 MELPA MELPA

Features

  • Syntax highlighting of all the Faust commands and operators
  • Indentation rules
  • Compatible with SpaceEmacs

Installation

Easy

Hard

  • Copy/clone this repository in load-path
  • Add
(require 'faust-mode)

to your init file

Faust

Oh, and of course install the latest Faust and ensure it's in the PATH.

Faustine

Based on faust-mode, Faustine goes even further into turning Emacs into a full-fledged Faust IDE.

faust-mode

Major mode for editing Faust (Functional AUdio STream) files.

Syntax highlighting of all the Faust commands and operators, as well as indentation rules.

In addition to any hooks its parent mode prog-mode might have run, this mode runs the hook faust-mode-hook, as the final step during initialization.


README.md made on 2017-09-08 at 12:10:51 with doc-a-mode

About

Faust major mode for editing faust code (.dsp files)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Emacs Lisp 100.0%