Hi experts,
Does anybody know which editor(s) can be extended by Ruby?
I’d like to do:
- Adding menu/buttons binded to Ruby methods
- Operate the framebuffer using ruby code…
etc.
Thanks
Austin
Hi experts,
Does anybody know which editor(s) can be extended by Ruby?
I’d like to do:
Thanks
Austin
On Fri, 26 May 2006, Wang Austin-W22255 wrote:
Austin
vim.
-a
On May 25, 2006, at 11:13 AM, Wang Austin-W22255 wrote:
Hi experts,
Does anybody know which editor(s) can be extended by Ruby?
I’d like to do:
- Adding menu/buttons binded to Ruby methods
- Operate the framebuffer using ruby code…
etc.
I recommend TextMate, if you are on Mac OS X:
James Edward G. II
“Wang Austin-W22255” [email protected] writes:
Hi experts,
Does anybody know which editor(s) can be extended by Ruby?
I’d like to do:
- Adding menu/buttons binded to Ruby methods
- Operate the framebuffer using ruby code…
etc.
Emacs can be extended in Ruby using El4r:
http://www.emacswiki.org/cgi-bin/wiki/EmacsLispForRuby
Diakonos is an editor written entirely in Ruby:
http://purepistos.net/diakonos/
-Phil H.
http://technomancy.us
On 5/25/06, Wang Austin-W22255 [email protected] wrote:
Hi experts,
Does anybody know which editor(s) can be extended by Ruby?
I’d like to do:
- Adding menu/buttons binded to Ruby methods
- Operate the framebuffer using ruby code…
etc.
If it’s a GUI you want, you might have a look at FreeRIDE.
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
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs