otknoy / processing-mode

Emacs major-mode for Processing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Processing-mode

Emacs major-mode for Processing.

とりあえず、自分用に作っていく。

Requirements

  • processing-2.0b6 or later.

Install

(require 'processing-mode)
(setq processing-path "/path/to/processing-2.0**/")

How to Use

C-c C-r

Preprocess, compile, and run a sketch.

C-c C-e

Export an application.

About

Emacs major-mode for Processing.


Languages

Language:Emacs Lisp 100.0%