Difference between revisions of "Applications supporting plugins"

From LibrePlanet
Jump to: navigation, search
(This page lists GNU projects for which you can write '''plugins'''.)
 
(GNU TeXmacs can be extended by plugins written in Scheme.)
Line 1: Line 1:
This page lists GNU projects for which you can write '''plugins'''.
+
This page lists GNU projects for which you can write '''plugins''' (also called "modules", "extensions", or "add-ons").
 +
 
 +
==Emacs==
 +
The GNU Emacs text editor can be extended by plugins written in [[programming in elisp|elisp]]
 +
 
 +
* http://www.gnu.org/software/emacs
  
 
==GIMP==
 
==GIMP==
Line 13: Line 18:
 
* http://gcc.gnu.org/onlinedocs/gccint/Plugins.html
 
* http://gcc.gnu.org/onlinedocs/gccint/Plugins.html
 
* http://gcc.gnu.org/wiki/plugins
 
* http://gcc.gnu.org/wiki/plugins
 +
 +
==TeXmacs==
 +
GNU TeXmacs can be extended by plugins written in [[programming in Scheme|Scheme]].
 +
 +
* http://www.gnu.org/software/texmacs
 +
 +
==LilyPond==
 +
GNU TeXmacs can be extended by plugins written in [[programming in Scheme|Scheme]].
 +
 +
* http://lilypond.org/web/

Revision as of 13:29, 26 July 2009

This page lists GNU projects for which you can write plugins (also called "modules", "extensions", or "add-ons").

Emacs

The GNU Emacs text editor can be extended by plugins written in elisp

GIMP

The GNU Image Manipulation Program is the image and photo editor of the GNU project.

You can write plugins for GIMP in Scheme.

GCC

The GNU Compiler Collection developers are currently working on a plugin architecture, as of Summer 2009, but this is not ready done.

TeXmacs

GNU TeXmacs can be extended by plugins written in Scheme.

LilyPond

GNU TeXmacs can be extended by plugins written in Scheme.