Difference between revisions of "Applications supporting plugins"
m (The following are ways to find free software applications that have plugin architectures:) |
m (→External resources: fix links) |
||
| Line 33: | Line 33: | ||
* [http://directory.fsf.org/ gnu.org's Free Software Directy] | * [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 "plugin"] | ||
| − | ** [http://directory.fsf.org/search/?query= | + | ** [http://directory.fsf.org/search/?query=plug-in Search for "plug-in"] |
| − | ** [http://directory.fsf.org/search/?query= | + | ** [http://directory.fsf.org/search/?query=module Search for "module"] |
| − | ** [http://directory.fsf.org/search/?query= | + | ** [http://directory.fsf.org/search/?query=extension 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 | * [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 14:22, 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