Boiling egg is a front-end of Egg (Tamago) V4.
You can convert roma-ji to kana without toggling input method.
Put the expression below into your ~/.emacs.
(autoload 'boiling-rK-trans "boiling-egg" "romaji-kanji conversion" t)
(autoload 'boiling-rhkR-trans "boiling-egg" "romaji-kana conversion" t)
(global-set-key "\C-o" 'boiling-rK-trans)
(global-set-key "\eo" 'boiling-rhkR-trans)
e3 is a full featured text editor written in NASM assembler. It is highly
optimized for size. For the command syntax you can choice between the
families of Wordstar(TM), EMACS, Pico or vi editors. The executable's size is
below 10000 byte, so you won't waste your disk space ;-)
Dickens is a simple, one-buffer-in-one-window, console text editor.
Dickens only understands UNIX-style text files expressed in ASCII, and is
therefore of little or no use to the non-English-speaking world.
Dickens is written in Munger(1). Features include interactive filename
completion, tags support, regular-expression search-and-replace, and
unlimited undo/redo.
DrJava is a lightweight development environment for writing Java programs.
It is designed primarily for students, providing an intuitive interface
and the ability to interactively evaluate Java code. It also includes
powerful features for more advanced users. DrJava is available for free
under the DrJava Open Source License, and it is under active development
by the JavaPLT group at Rice University.
fileobj is a portable hex editor with vi like interface.
This software provides basic vi commands for binary editing.
Features include insert, replace, delete data in hexadecimal or ascii,
cut and paste, undo and redo, visual select, partial buffer loading,
multiple buffers support, multiple windows support,
block device (raw disk) support, mapping binary data to C struct, etc.
FLIM, message representation or encoding emacs lisp library for emacs20.
FLIM is a library to provide basic features about message
representation or encoding. It consists of following
modules:
- STD 11 (RFC 822) parser and utility
- MIME library
- mailcap parser and utility
Ported by shige@FreeBSD.ORG
A port of an extremely powerful FTE editor that was
originally developed for OS/2 and ported by its author,
Marko Macek, to X11/UNIX.
Among other features it supports syntax highlighting,
compiler invocation and error parsing and folds.
Alexander Gelfenbain
mail@gelf.com
GHEX is a simple binary editor, allowing binary files to be edited in
both hex and ascii. It features find and replace functions and conversion
between binary, octal, decimal and hexadecimal values, making use of an
alternative, user-configurable MDI concept.
JED is a highly customizable text editor offering most of the
commonly used features of EMACS without the proportions of EMACS. The default
configuration uses EMACS keystrokes, though WordStar keystrokes are
available, and most any keystrokes can be programmed.n JED is customizable
and programmable in the language SLANG, which can look like forth or c,
depending on your preferences.
This is the development version of nano:
nano is a small, free and friendly editor which aims to replace
Pico, the default editor included in the non-free Pine package.
Rather than just copying Pico's look and feel, nano also implements
some missing (or disabled by default) features in Pico, such as
"search and replace" and "goto line number".