Editor can be extended by Ruby

Thanks John & Curt ,

I'm investigating freeride...

Austin

···

-----Original Message-----
From: Curt Hibbs [mailto:ml.chibbs@gmail.com]
Sent: 2006年5月25日 19:03
To: ruby-talk ML
Subject: Re: Editor can be extended by Ruby

FreeRIDE is written entirely in Ruby and entirely plugin
based (everything is a plugin except for the plugin loader
that gets everything started):

  http://freeride.rubyforge.org/

Curt

On 5/25/06, John Gabriele <jmg3000@gmail.com> wrote:
>
> On 5/25/06, Wang Austin-W22255 <xuwang@motorola.com> wrote:
> > Hi experts,
> >
> > Does anybody know which editor(s) can be extended by Ruby?
> >
> > I'd like to do:
> > 1) Adding menu/buttons binded to Ruby methods
> > 2) Operate the framebuffer using ruby code...
> > etc.
> >
>
> If it's a GUI you want, you might have a look at FreeRIDE.
>
>