On Tue, Jan 18, 2011 at 8:32 PM, Robert Love wrote:
>
> Did anyone mention RedCar, the editor written in Ruby? Do any users of it
> have good words to say about it? Can it even run with MacRuby?
>
RedCar runs in JRuby and makes use of JVM-only things like SWT. I've tried
installing the gem for
v-C.
> What I am doing with MacRuby? I develop a StarCraft 2 Replay parser.
>
> --- Travis Kay schrieb am Di, 18.1.2011:
>
> Von: Travis Kay
> Betreff: Re: [MacRuby-devel] IDE and TextEditor
> An: "MacRuby development discussions."
> Datum: Dienstag, 18. J
e XCode for Mac specific
development where RubyMine doesn't understand Objectiv-C.What I am doing with
MacRuby? I develop a StarCraft 2 Replay parser.
--- Travis Kay schrieb am Di, 18.1.2011:
Von: Travis Kay
Betreff: Re: [MacRuby-devel] IDE and TextEditor
An: "MacRuby development discu
I use a combination of XCode, RubyMine and TextMate.
XCode I use mostly for interface builder and wiring up UI and MacRuby specific
things.
RubyMine I use for general library development of gems and larger bodies of
code or frameworks
TextMate I use mostly for code snippets, evaluating framework