89 projects tagged "Emacs"
Geiser is a generic Emacs/Scheme interaction mode, featuring an enhanced REPL and a set of minor modes that improve Emacs' basic major mode for Scheme. The main features provided are evaluation of forms in the namespace of the current module, macro expansion, loading of files and modules, namespace-aware identifier completion, automatic documentation, jumping to the definition of an identifier, access to documentation, listings of identifiers exported by a given module, and rudimentary support for debugging. Geiser supports Guile and Racket.
Java Development Environment for Emacs (JDEE) is an Emacs-based integrated development environment (IDE) for developing Java applications and applets. Features include multiple code browsers, a JPDA-based debugger, method and field completion, template-based and procedure-based code generation, Java source code interpreter, context-sensitive help, and more.
Komodo Edit is a multi-platform, multi-language editor for dynamic languages and AJAX technology, including Perl, PHP, Python, Ruby, and Tcl, plus support for browser-side code including JavaScript, CSS, HTML and XML. Background syntax checking and syntax coloring catch errors immediately, while autocomplete and calltips guide you as you write. XPI extension support allows you to create your own plugins, and provides the same capability as Firefox, with all standard Mozilla APIs based on XUL, XBL, and XPCOM, plus custom ones for Python and JavaScript. Other features include Vi emulation, Emacs key bindings, code folding, and code snippets.
LinkController is a software package designed to make maintaining Web pages easier by checking links and providing easy and integrated interfaces for examining and repairing broken links. In contrast with the standard design of link checking software, LinkController is designed to check links over the long term and to minimize the work involved in dealing with those broken links.
MIT/GNU Scheme is an implementation of the Scheme programming language, providing an interpreter, compiler, source-code debugger, integrated Emacs-like editor, and a large runtime library. MIT/GNU Scheme is best suited to programming large applications with a rapid development cycle. Recent versions of the system are supported on the following platforms: GNU/Linux, *BSD, OS/2, and Windows.