Projects / AEditor

AEditor

AEditor is a programmer's editor for Windows, Unix, and Mac OS X that relies on the fox toolkit. It can do syntax coloring of Ruby and C++ files. It's easy to change the color theme. Most things are customizable. It is written in Ruby and is carefully unit-tested (it has 421 tests). It is written in only ~5500 lines of code, so it should be easy to grasp and extend.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  05 Sep 2004 19:10

Release Notes: This release adds a CUA keymap so that one can do selections via shift+arrow keys. Memory consumption has been reduced from 60000 instances to about 5000 instances (a lot), which has made the editor more responsive. The long-standing problem with the Escape key that terminated the application has finally been solved. The configuration system has been simplified, so its easier to add new options.

  •  25 Aug 2004 09:55

Release Notes: C++ syntax coloring was added. A deletekey was added. The Ruby syntax coloring was reworked so output now is more correct than what vim can produce.

  •  15 Aug 2004 17:26

Release Notes: This release adds Jump to matching parentheses, goto buffer top/bottom, and goto line number. There are improved error messages.

  •  12 Aug 2004 20:52

Release Notes: Undo/redo and macros have been added. Accelerated scrolling now also works on Windows. There are also some improvements to the Theme dialog.

  •  09 Aug 2004 09:44

Release Notes: Rendering has been heavily optimized. Only the necessary screen draws are performed, greatly reducing CPU usage for the common operations.

Screenshot

Project Spotlight

Wandora

A Topic Map editor application.

Screenshot

Project Spotlight

Opendedup

A deduplication based filesystem for Windows and Linux (SDFS)