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 Text Editors Integrated Development Environments (IDE)
Licenses BSD Revised
Operating Systems OS Independent
Implementation Ruby

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  05 Sep 2004 19:10
  • Rrelease-after

Changes: 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.

  • Rrelease-mid
  •  25 Aug 2004 09:55
  • Rrelease-after

Changes: 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.

  • Rrelease-mid
  •  15 Aug 2004 17:26
  • Rrelease-after

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

  • Rrelease-mid
  •  12 Aug 2004 20:52
  • Rrelease-after

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

  • Rrelease-mid
  •  09 Aug 2004 09:44
  • Rrelease-after

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

No-screenshot

Project Spotlight

jmx4perl

JMX access via Perl

No-screenshot

Project Spotlight

Bio2RDF

A resolver for Bio2RDF URIs.