Differences between revisions 1 and 2
Revision 1 as of 2002-07-16 08:45:42
Size: 130
Editor: e
Comment:
Revision 2 as of 2002-07-21 20:44:16
Size: 1380
Editor: ipd54b58c5
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Gnu Emacs is the editor of the gods. Look at the [http://www.emacswiki.org/cgi-bin/wiki.pl Emacs Wiki] as a good starting place. GnuEmacs is the editor of the gods (XEmacs even more so - it ships with PythonMode as a default). Does everything (almost) that you could want it to, and if it doesn't you can make it do what you want, in Python (or Lisp).

Some tools have been written for using Python from Emacs:
  * PythonMode, a major mode for programming Python in Emacs.
  * [http://www.iro.umontreal.ca/~pinard/pymacs/pymacs.tar.gz Pymacs(download)], an extension for allowing Emacs users to extend Emacs using Python, where they might have traditionally used Emacs LISP. '
  * [http://www.zipworld.com.au/~peterm Emacs Language Sensitive Editor (ELSE)], an template-based minor mode for Emacs, with templates for Python.
  * [http://sourceforge.net/projects/oo-browser/ OO-Browser], an Emacs class browser for object-oriented languages with support for Python.
  * The [http://www.cs.cornell.edu/home/raman/emacspeak emacspeak audio desktop] is a speech interface that allows visually impaired users to interact independently and efficiently with the computer. It has edittng support for interactive Python development. Features aural highlighting, structured browsing and debugging.

'''Other resources:'''
  * [wiki:EmacsWiki:SiteMap The Emacs Wiki], a good starting place.
  * [http://www.gnu.org/software/emacs/emacs.htm GnuEmacs web page].
  * [http://www.xemacs.org XEmacs web page].

GnuEmacs is the editor of the gods (XEmacs even more so - it ships with PythonMode as a default). Does everything (almost) that you could want it to, and if it doesn't you can make it do what you want, in Python (or Lisp).

Some tools have been written for using Python from Emacs:

Other resources:

GnuEmacs (last edited 2008-11-15 14:00:31 by localhost)

Unable to edit the page? See the FrontPage for instructions.