Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Superior Lisp Interaction Mode for Emacs

Compare

  Analyzed 3 days ago

SLIME is a new Emacs mode for Common Lisp development. Inspired by existing systems such Emacs Lisp and ILISP, we are working to create a fresh new environment for hacking Common Lisp in. SLIME extends Emacs with new support for interactive programming in Common Lisp. The features are centered ... [More] around slime-mode, an Emacs minor-mode that complements the standard lisp-mode. While lisp-mode supports editing Lisp source files, slime-mode adds support for interacting with a running Common Lisp process for compilation, debugging, documentation lookup, and so on. The slime-mode programming environment follows the example of Emacs's native Emacs Lisp environment. We have also included good ideas from similar systems (such as ILISP) and some new ideas of our own. SLIME is constructed fro [Less]

51.6K lines of code

20 current contributors

7 days since last commit

115 users on Open Hub

Moderate Activity
4.86957
   
I Use This
Licenses: No declared licenses

w3m

Compare

  No analysis available

w3m is a pager/text-based WWW browser. It is similar to Lynx, but handles some things like page navigation differently. It can render tables and frames (by converting frames into tables) or display a document given from standard input. It can also be used with mouse in an xterm or in a gpm-driven console, and it is small.

0 lines of code

0 current contributors

0 since last commit

86 users on Open Hub

Activity Not Available
3.95652
   
I Use This
Mostly written in language not available
Licenses: mit

org-mode

Compare

  Analyzed 4 days ago

An organization and note-taking mode for Emacs, by Carsten Dominik

170K lines of code

61 current contributors

4 days since last commit

85 users on Open Hub

Very High Activity
4.86207
   
I Use This

XEmacs

Compare

  No analysis available

XEmacs is a highly customizable open source text editor and application development system. It is protected under the GNU Public License and related to other versions of Emacs, in particular GNU Emacs. Its emphasis is on modern graphical user interface support and an open software development model, similar to Linux.

0 lines of code

4 current contributors

0 since last commit

62 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: gpl

Maxima GPL CAS based on DOE-MACSYMA

Compare

  Analyzed 4 days ago

Maxima is a system for the manipulation of symbolic and numerical expressions, including differentiation, integration, Taylor series, Laplace transforms, ordinary differential equations, systems of linear equations, polynomials, and sets, lists, vectors, matrices, and tensors. Maxima yields high ... [More] precision numeric results by using exact fractions, arbitrary precision integers, and variable precision floating point numbers. Maxima can plot functions and data in two and three dimensions. The Maxima source code can be compiled on many systems, including Windows, Linux, and MacOS X. The source code for all systems and precompiled binaries for Windows and Linux are available at the SourceForge file manager. [Less]

1.52M lines of code

19 current contributors

7 days since last commit

54 users on Open Hub

Very High Activity
4.44828
   
I Use This

AUCTeX

Compare

Claimed by GNU Analyzed 1 day ago

AUCTeX is an extensible package for writing and formatting TeX files in GNU Emacs and XEmacs. It supports many different TeX macro packages, including AMS-TeX, LaTeX, Texinfo, ConTeXt, and docTeX (dtx files). AUCTeX includes preview-latex which makes LaTeX a tightly integrated component of your ... [More] editing workflow by visualizing selected source chunks (such as single formulas or graphics) directly as images in the source buffer. [Less]

68.6K lines of code

6 current contributors

4 days since last commit

43 users on Open Hub

Moderate Activity
4.68421
   
I Use This

JOE - Joe's own editor

Compare

  Analyzed 3 months ago

JOE is a full featured terminal-based screen editor. JOE has been around since 1988 and comes standard with many Linux distributions.

202K lines of code

1 current contributors

almost 3 years since last commit

31 users on Open Hub

Activity Not Available
4.75
   
I Use This

Magit

Compare

  Analyzed 3 days ago

Magit is an interface to the version control system Git, implemented as an extension to Emacs.

28.7K lines of code

43 current contributors

8 days since last commit

29 users on Open Hub

Moderate Activity
4.6
   
I Use This

TRAMP

Compare

  Analyzed 3 days ago

This is an Emacs extension similar to Ange-FTP, but where Ange-FTP uses FTP to transfer the files, Tramp uses a shell login. The file transfer itself is either via uuencode or base64 encoding through the shell, or via external programs such as rcp or scp.

28.5K lines of code

16 current contributors

5 days since last commit

29 users on Open Hub

Moderate Activity
3.85714
   
I Use This

Conkeror

Compare

  Analyzed 3 months ago

Conkeror is a Gecko (Mozilla Rendering Engine) based web browser designed to be completely keyboard driven, no compromises. It also strives to behave as much like Emacs as possible with a taste of Lynx. This means all the keybindings and to-die-for features of Emacs that can be imitated by a JavaScript/XUL web browser Just Work.

51.1K lines of code

1 current contributors

about 5 years since last commit

24 users on Open Hub

Activity Not Available
4.8125
   
I Use This
Licenses: gpl, lgpl, mozilla_p...