RSS 89 projects tagged "Emacs"

Download Website Updated 04 Aug 2004 Tintware

Screenshot
Pop 30.40
Vit 3.52

Tint is a string substitution language; it is intended to be used as an extension language. Tint Emacs is an emacs clone for Win32, Mac OS X, and Darwin. It uses Tint as its extension language.

Download Website Updated 12 Aug 2004 Online Journal (Records Mode for Emacs)

Screenshot
Pop 25.81
Vit 1.17

Records allows Emacs users to keep an online personal journal. Records indexes your personal journal by subject and date, understands web compatible links to a variety of documents, keeps track of TODO lists, and operates as an editor and a browser.

Download Website Updated 16 Feb 2002 The Kawa Scheme System

Screenshot
Pop 65.95
Vit 2.10

The Kawa Scheme System is a full Scheme implementation, completely written in Java. Scheme functions and files are automatically compiled into Java byte-codes. Kawa does some optimizations, and the compiled code runs at a reasonable speed. It provides the usual read-eval-print loop, as well as batch modes. The Kawa compilation framework is also useful for implementing other languages on top of JVM. There is active development of XQuery (the XML query language), and less active development of Emacs Lisp, Common Lisp, and EcmaScript.

Download Website Updated 10 Dec 2006 CMU Common Lisp

Screenshot
Pop 196.59
Vit 3.40

CMUCL is a free, high performance implementation of the Common Lisp programming language which runs on most major Unix platforms. It mainly conforms to the ANSI Common Lisp standard. CMUCL provides a sophisticated native code compiler; a powerful foreign function interface; an implementation of CLOS; the Common Lisp Object System; which includes multimethods and a metaobject protocol; a source-level debugger and code profiler; and an Emacs-like editor implemented in Common Lisp. CMUCL is maintained by a team of volunteers collaborating over the Internet, and is mostly in the public domain.

Download Website Updated 09 Jan 2003 XSLT-process

Screenshot
Pop 50.70
Vit 2.90

XSLT-process is a minor mode for (X)Emacs that allows you to run a Java XSLT processor on a buffer and display the result in another buffer, or in a browser. You can also run the XSLT processor in debugging mode, setup breakpoints, run step by step, view local and global XSLT variables, and many more.

Download No website Updated 20 Nov 2001 crypt++.el

Screenshot
Pop 53.22
Vit 1.82

crypt++.el is a package of Lisp functions that recognize automatically encrypted and encoded (i.e., compressed) files when they are first visited or written. The BUFFER corresponding to the file is decoded and/or decrypted before it is presented to the user. The file itself is unchanged on the disk. When the buffer is subsequently saved to disk, a hook function re-encodes the buffer before the actual disk write takes place.

Download Website Updated 20 Mar 2012 GNU Zile

Screenshot
Pop 239.76
Vit 35.51

GNU Zile (Zile Is Lossy Emacs) is a lightweight Emacs clone. Every Emacs user should feel at home with Zile. Zile is aimed at small footprint systems (a typical binary is about 100Kb) and quick editing sessions (it starts up and shuts down instantly).

Download Website Updated 03 Nov 2011 XEmacs CHILL Mode

Screenshot
Pop 10.39
Vit 1.00

XEmacs CHILL Mode helps you edit CHILL (CCITT High Level Language) files. It features indentation, font lock, and shortcuts for common expressions.

Download Website Updated 30 Jan 2001 eev.el

Screenshot
Pop 17.58
Vit 1.77

Eev.el is a simple Emacs Lisp library that lets you treat portions of a text file as shell commands, chunks of code for programming languages or as hyperlinks; its intention is to let people record into plain ASCII files their interaction with the computer, and to let them edit and play back any block of code in those files easily. The hyperlinks can point to places in manpages, Info pages and text or HTML files, and they are seen as comments by all programming languages; using them you can place pointers to all relevant online sources of information inside the code.

Download No website Updated 30 Jan 2001 gnutran

Screenshot
Pop 26.19
Vit 1.00

Gnutran is a simple, Emacs-based front-end to a number of machine translation engines available on the Web. It can send emacs buffers to a translation engine, request a translation (e.g. English to Portuguese) and display the result on a new window. GNUTRAN interoperates with emacs-based email agents such as VM-Mail and features a highly configurable interface, allowing easy set up of new translation pairs through Emacs' customization interface.

Screenshot

Project Spotlight

galculator

A GTK2-based scientific calculator with algebraic, RPN, and formula entry modes.

Screenshot

Project Spotlight

TCPDF

A PHP class for generating PDF documents.