Difference between revisions of "Applications supporting plugins"
m (This page is a list, for the '''GNU Generation''' project, of GNU projects for which you can write '''plugins''' (also called "modules", "extensions", or "add-ons").) |
m (The following are ways to find free software applications that have plugin architectures:) |
||
| Line 28: | Line 28: | ||
* http://lilypond.org/web/ | * http://lilypond.org/web/ | ||
| + | |||
| + | ==External resources== | ||
| + | The following are ways to find free software applications that have plugin architectures: | ||
| + | * [http://directory.fsf.org/ gnu.org's Free Software Directy] | ||
| + | ** [http://directory.fsf.org/search/?query=plugin Search for "plugin"] | ||
| + | ** [http://directory.fsf.org/search/?query=plugin Search for "plug-in"] | ||
| + | ** [http://directory.fsf.org/search/?query=plugin Search for "module"] | ||
| + | ** [http://directory.fsf.org/search/?query=plugin Search for "extension"] | ||
| + | * [http://en.wikipedia.org/wiki/GNU_Guile#Programs_using_Guile Wikipedia's article on GNU Guile], which includes a list of programs using Guile as a plugin architecture | ||
Revision as of 13:58, 26 July 2009
This page is a list, for the GNU Generation project, of 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.
External resources
The following are ways to find free software applications that have plugin architectures:
- gnu.org's Free Software Directy
- Wikipedia's article on GNU Guile, which includes a list of programs using Guile as a plugin architecture