Difference between revisions of "Applications supporting plugins"

From LibrePlanet
Jump to: navigation, search
m (External resources: fix links)
m (GCC: GCC plugins will probably be written in c.)
Line 14: Line 14:
  
 
==GCC==
 
==GCC==
The GNU Compiler Collection developers are currently working on a plugin architecture, as of Summer 2009, but this is not ready done.
+
The GNU Compiler Collection developers are currently working on a plugin architecture, as of Summer 2009, but this is not ready done.  GCC plugins will probably be written [[Programming in c|in c]].
  
 
* http://gcc.gnu.org/onlinedocs/gccint/Plugins.html
 
* http://gcc.gnu.org/onlinedocs/gccint/Plugins.html

Revision as of 19:47, 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. GCC plugins will probably be written in c.

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: